Does anyone know if the color of a link used as an anchor can be changed? As it is now the link is displayed purple and when it is clicked it is still purple.I thought links were supposed to turn blue when moused over.
Here is my link
And here is the anchorCode:<li><font size="1" face="Lucida Bright"><a href ="C:/My Documents//page2.htm#page2">This will take you to page 2</a>
Code:<p><a name = "page2"><font face="Lucida Bright" color="#00FF00" size="6">Welcome to page two</font></a></p>




I thought links were supposed to turn blue when moused over.
Reply With Quote