CSS Question - HELP
CSS Question - HELP
Out of context: Reply #6
- Started
- Last post
- 8 Responses
- anotheruser0
ul li{background:silver} // normal state
ul li:hover{background:red} // answer to your question
Internet Explorer 6 will need a piece of javascript. Look for "suckerfish".