View Single Post
  #2 (permalink)  
Old 02-23-2004, 12:04 PM
matauri matauri is offline
WebProWorld 1,000+ Club
 
Join Date: Jul 2003
Location: Western Australia
Posts: 1,336
matauri RepRank 0
Default

Is there any reason why you aren't putting it in your a:hover css tag? I havent tried it physically, but it would seem to me that it would be something like:

a:link { text-decoration: underline ; color: #000000 }

a:hover { text-decoration: line-through #ff0000 ; color: #000000 ; }


I could be wrong. Have never thought of trying it.



Cindy
__________________
Web Development Community ::: Forum ::: Library

It' time for Progressive Web & IT Development!
Reply With Quote