W3C home > Mailing lists > Public > www-amaya@w3.org > July to September 2000

workaround for underlined links

From: John Russell <ve3ll@rac.ca>
Date: Thu, 6 Jul 2000 17:14:03 -0400
To: www-amaya@w3.org
Message-ID: <3964BE5B.8284.1D48E75@localhost>
Since within CSS the value A refers to both type of anchors,
it is NOT the one to use to underline hyperlinks ------
use
 LINK { color: blue; text-decoration:underline} 
 ACTIVE { color: red; text-decoration:underline} 
 VISITED { color: navy; text-decoration:underline} 
to do the job of underlining links to make them more visible.

John Russell, VE3LL@RAC.CA
http://www.cgocable.net/~jrussel
Mystery readers may want to click on DOROTHYL
Received on Thursday, 6 July 2000 17:13:16 UTC

This archive was generated by hypermail 2.4.0 : Friday, 17 January 2020 22:30:32 UTC