Hi Folks,

I admit I'm no CSS wizard but I'm very perplexed why some very basic CSS to
style my links is not working:

http://www.douglasniven.com/books.php

I have the following embedded directly onto the page above:

<style type="text/css"><!--
a:link {color: red}     /* unvisited link */
a:visited {color: blue}  /* visited link */
a:hover {color: green}   /* mouse over link */
a:active {color: yellow}   /* selected link */
--></style>

Yet no colored links! Very confused. Any help would be much appreciated!

Best, Doug

Santa Cruz, CA


______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to