View Full Version : different link style


MISSnatalie
11-28-2006, 10:15 AM
can I noe the html for the link styles?
When I mouse over the link, i wan the link to be boxed.

Arwen
11-28-2006, 12:28 PM
a:hover {
text-decoration: none;
border: 1px solid #ffffff;
background-color: #000000;}


http://www.lissaexplains.com/css.shtml