CSS/onmouseover
CSS/onmouseover
Out of context: Reply #3
- Started
- Last post
- 5 Responses
- gabriel_pc0
just do a view source on that semora page and you'll see how they did it.
a:hover {
background-color: #000;
}
just do a view source on that semora page and you'll see how they did it.
a:hover {
background-color: #000;
}