jared21
04-17-2004, 04:59 AM
heres my css file code
body { background-color: #ffffff; font-family: verdana; font-size: 14px; color: #006699; }
.border { border: #DEE3E7 2px solid; }
.inner { background-color: #efefef; }
.innerhead { background-color: #efefef; background-image: url(images/tdhead.gif}; }
font,p,td,th { font-family: Verdana, Arial, Helvetica, sans-serif }
a:link,a:active,a:visited { color: #DD6900; }
a:hover { text-decoration: underline; color: #FFB903; }
it looks right to me but the link colors wont show up and neither will the tdhead.gif image, i cant figure out why nothing shows up, heres my site http://the-community.net anyone who can help me? im a bit lost here or overlooking something.
body { background-color: #ffffff; font-family: verdana; font-size: 14px; color: #006699; }
.border { border: #DEE3E7 2px solid; }
.inner { background-color: #efefef; }
.innerhead { background-color: #efefef; background-image: url(images/tdhead.gif}; }
font,p,td,th { font-family: Verdana, Arial, Helvetica, sans-serif }
a:link,a:active,a:visited { color: #DD6900; }
a:hover { text-decoration: underline; color: #FFB903; }
it looks right to me but the link colors wont show up and neither will the tdhead.gif image, i cant figure out why nothing shows up, heres my site http://the-community.net anyone who can help me? im a bit lost here or overlooking something.