I\'m trying to make a div\'s background color change on mouse over.
the div {background:white;} the div a:hover{background:grey
Set
display: block;
on a and give some height