Hello,
I have 3 images side-by-side with no space between them. but when i stack those on top of each other, there is a space under each row of images.
how can i get this:
to not have a space under the rows?Code:<div align="center"><img src=""><img src=""><img src=""></div> <div align="center"><img src=""><img src=""><img src=""></div>
Thanks


Reply With Quote

Bookmarks