[thelist] Oddness with link names...

JTocher janice at discoverysystems.com
Fri Aug 17 18:53:04 CDT 2001


Hoping someone can shed some light on a puzzling issue...

Why, oh why, does a 'hover' *not* work on the following urls


<a href="http://webserver.ortn.edu">ORS home</a> &#149;
<a href="http://jms.ortn.edu">Jefferson Middle</a> &#149;


but it *does* on the following:

<a href="http://rms.ortn.edu">Robertsville Middle</a> &#149;
<a href="http://orhs.ortn.edu">Oak Ridge High</a>


Using *very* basic styles as follows:

a:link { color: #d9d9d9; text-decoration: none }
a:hover { color: #d9d9d9; text-decoration: underline }
a:visited { color: #d9d9d9; text-decoration: none }


Will sincerely appreciate any insight!

Janice
    






More information about the thelist mailing list