[thelist] Easy CSS Question

Ken Kogler ken.kogler at cph.org
Thu May 30 15:23:01 CDT 2002


I'm trying to change colors of links.

How do I say this?
  "All links should be '#0000ff' if they're in a TD with id="body"?
(assume I just need a:link - I can figure out the other 3! :-) )

Is it #body.a:link { color: #0000ff; } ?

That doesn't seem to work (IE6)...

Thanks in advance, guys and gals!

-Ken Kogler



More information about the thelist mailing list