I have a grid of images with space between them. How do I remove this space?
I have already tried setting the padding and margin of the ima
padding
margin
add font-size:0px to the div, then you can continue keeping the img elements on separate code lines
font-size:0px