How to hover over a box in CSS?
I'm trying to hover over a box and change the background color when the user hovers over it. I am using the hover property in css but as soon as I add a colon and write hover it messes with my box's height and width. Please take a look. Normal web pa...
CMJason and 1 more commented