View Single Post
Old 07-30-2005, 08:29 PM   #1 (permalink)
vvaldir
Junior Member
 
Join Date: Jul 2005
Posts: 18
Default CSS- no underline for links

Hello,

I am new to style sheets. All I want to do is make the links on my pages not to be underlined. However I want the links highlighted or a different color on mouseover.

This is what I have added to the top of my html doc but it does not work.

a:hover {
text-decoration: none
background-color: #CCCCCC
}

How can I do this???

tia
vvaldir is offline   Reply With Quote
Sponsored Links