Highlight div box on hover

aNaidatp

New Member
Say I have a div with the following attributes:\[code\].box { width: 300px; height: 67px; margin-bottom: 15px;}\[/code\]How would I make it so that if someone hovers their mouse over this area, it changes the background to a slightly darker colour and makes it a clickable area?
 
Back
Top