/ Published in: CSS
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
a { color: #000099; text-decoration: none; } a:hover { color: #0000FF; background: #33FF00; }