g2k556
04-25-2008, 07:14 PM
Hi, i've recently decided to start a web page about myself for possible employers to take a look at to get more information about me. Everything has been going really smooth, but I've come across one problem. I have a navigation area on the left side of my screen. The top and left sides are blue and the middle is white. So I would like to place links on the left, but I want their background to be a shade of gray, or something other than blue, but when I try to make it so the link is a certain width, it still ends right as the text ends, eventhough i'd like it to extend till the blue ends. here's my code for the link, i didn't include the class but i double checked that and it's correct, so i'll just leave it out:
{width: 200px;
height: 15px;
background-color: white;
color: purple;
font: 12px Georgia, "Times New Roman", Times, serif; }
i'm pretty familiar with css and whatnot, but it's been a long time since i've done any web designing, so i'm still trying to refresh my memory. I know in the past that i've gotten a similar situation to work how i want it, but i can't remember how i did it. So any help is much appreciated. Thanks in advance, Gavin.
{width: 200px;
height: 15px;
background-color: white;
color: purple;
font: 12px Georgia, "Times New Roman", Times, serif; }
i'm pretty familiar with css and whatnot, but it's been a long time since i've done any web designing, so i'm still trying to refresh my memory. I know in the past that i've gotten a similar situation to work how i want it, but i can't remember how i did it. So any help is much appreciated. Thanks in advance, Gavin.