CSS ?
CSS ?
Out of context: Reply #2
- Started
- Last post
- 7 Responses
- ********0
could do that.. but that would be a universal call on the link. if you a specific link class might want to use this:
.newlink a:hover {
color: #8D8D8D;
FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
background: #8D8D8D;
text-decoration: none
}then call the class in the link in the td or a div/span tag