I treat to build a menu system using LI elements but I can't get the way to 
change the background color. I treat to do the same as links. For example:

a:link, a:active, a:visited {
        color: #fff;
        text-decoration: none;
        font-size: 11px;
}
a:hover {
        color: #ffcc66;
}

Something like that but for LI elements. How I could do this?
King regards

ReynierPM
Usuario registrado de Linux: 310201
*************************************************
No basta con alcanzar la sabidurĂ­a, es necesario saber utilizarla. 


______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to