JGar
Oct 22 2009, 01:45 AM
Hi,
I am creating a table of images. I want all the images to be right next to each other with no gaps.
I have set the cellspacing and cellpadding to be 0, so that the columns are right next to each other.
But, I am not able to get the row spacing to be 0. Which tag can I use to set the row spacing to be 0?
Please help.
Thanks,
Juhee
pandy
Oct 22 2009, 02:06 AM
It may be safe to add border="0" too, but gaps can also have other reasons.
http://htmlhelp.com/faq/html/images.html#image-nospaceThe URL to Meyer's article is outdated. It's now here:
https://developer.mozilla.org/en/Images,_Ta...Mysterious_Gaps .
If you don't figure it out, please post the URL to the page and we'll try to help you.