Posted by Jonathan N. Little on 10/21/05 16:06
Woodmon wrote:
<snip>
>
> Cool. So is the following "order" correct?
>
> a:link { color: #66CCFF; }
> a:link:hover { color: #CC66FF; background-color: #0099cc;
> text-decoration: #000000;}
^^^^^^^^
No this is still incorrect, try
text-decoration: none
also try this:
http://www.w3.org/TR/CSS21/text.html#propdef-text-decoration
Reading Assignment:
http://www.w3.org/TR/CSS21/
--
Take care,
Jonathan
-------------------
LITTLE WORKS STUDIO
http://www.LittleWorksStudio.com
Navigation:
[Reply to this message]
|