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

Q2065 How can I make an image fit tight into the upper left hand corner?

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

Q2065 How can I make an image fit tight into the upper left hand corner?

In your <BODY> tag add the following piece of code:

marginwidth="0" marginheight="0" leftmargin="0" topmargin="0"

And remember to use BORDER="0" in your <IMG> tag.


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.