View Single Post
Old 03-30-2005, 02:03 PM  
Tala
Fucked if I know
 
Join Date: Dec 2002
Location: Do you have a flag?
Posts: 23,368
Quote:
Originally Posted by Holly
Are you sure you have to put it *in* the body element? Usually it's more like:

BODY { background: #000000 blah blah whatever; }
A:LINK { color: #000000; }
A:VISITED { color: #000000; }
A:ACTIVE { color: #000000; }


Otherwise, I think you'd have to use the body tag.
Example using your own code:

BODY {
font-family: "Trebuchet MS", Arial, sans-serif;
font-size: 14pt;
color: 193C24;
background-color: E4F9CC;

}

A:LINK { color: #000000; }
A:VISITED { color: #000000; }
A:ACTIVE { color: #000000; }



__________________

ICQ: 11120676 | Google: mindcrime | Skype: suitemindcrime|E-Mail: mindcrime AT gmail.com|PR girl with great writing skills for hire!!!! Contact me to work for YOU!|TECHIEMEDIA? 24/7 support from some of the best techs in the biz. Tell Jim that I sent you.
Tala is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote