Forum Moderators: not2easy
Need help.
a { text-decoration: none; }a:hover { text-decoration: underline; }
The :hover pseudoclass refers to the state in which the elements selected are being hovered over.