-
Mouseover Enlargement Margins issue
Any thoughts on what I’m doing wrong here?
I’m trying to do a mouseover enlargement of a thumbnail on an html webpage.
I’m using CSS3 and if I go higher than 9 for the right margin for the horizontal thumbnails, it offsets the vertical row of thumbnails.
margin:0px 9px 20px 0px;(It’s line 19 in the code)
https://www.chicagoschoolofaudioarts.com/test/css3-test9.html
Thanks,
Mike