back
Code
CSS
HTML
Web

a:hover{
background-color:yellow;
}

/* This CSS highlights the link in yellow when the user mouses over it */