Home Articles FAQs XREF Games Software Instant Books About Feedback Search Site-Map
irt.org logo

Q2020 How do I get rid of space between images?

irt.org | Knowledge Base | HTML | Q2020 [ previous next ]

Q2020 How do I get rid of space between images?

Netscape interprets hard return/line feed combinations as spaces. In order to remove the gap between two images you'll need to place them on the same line without any spaces between them.

So something like the following will do the trick:

<img src=1.gif vspace=0 hspace=0><img src=2.gif vspace=0 hspace=0>
<img src=3.gif vspace=0 hspace=0><img src=4.gif vspace=0 hspace=0>

Feedback on 'Q2020 How do I get rid of space between images?'


Provide feedback ...
AddThis Social Bookmark Button

Provide feedback ... AddThis Social Bookmark Button


Last Updated: 30th March 2008. Maintained by: Martin Webb
irt.org liability, trademark, document use, privacy statement and software licensing rules apply.
Copyright © 1996-2008 irt.org, All Rights Reserved.