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

Q2027 How do I add graphics to my page?

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

Q2027 How do I add graphics to my page?

If you have a graphics file in your work directory called photo.jpg, use:

<img src="photo.jpg">

You can also specify where to place the picture, for instance:

<img align=right src="photo.jpg">

Text will wrap around the picture if you specify the "align" parameter. Right left and center alignments are relative to the current text line. Remember that you have a disk quota and that large, colour graphics take up a lot of space. Graphics with fewer colours take up significantly less space than those with many colours.


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.