Printable View
Whats the code to make it when you rollover a link it goes bold? ++rep
Code: A:hover { font-weight: bold; }
A:hover { font-weight: bold; }