Dear All, 

I apologize if this was maybe already discussed here. I am new to css and
css lists.
I have a H3 with a hyperlink that needs to be blue. The blue displays in
Safari and Firefox, but not in IE.
I thought defining all a: link, a:visited, a:hover, a:active would do the
trick, but it doesn¹t. I am something, but I can¹t figure what.
Here is my code.
I am not sure if I wrote the css correctly


<h3><a href="decorative-ideas.html">Some of Our Favorite Decorative Ideas
for Summer</a></h3>

h3>a:link, h3>a:visited, h3>a:hover, h3>a:active
{    color:30678E;    }

Thank you very much

DC
______________________________________________________________________
css-discuss [css-d@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to