Inline Images
Images can be included in the text as follows:
HTML Studio logo
is rendered as ...
HTML Studio logo
NOTES:
- The ALIGN= parameter can be one of TOP, MIDDLE or
BOTTOM.
- If you want the text to be placed starting on a new line underneath
the image then you should place a <P>
tag following the IMG statement.
- Notice that there is no matching closing IMG tag.
- Inlined image files must be in either GIF or JPG formats. Other formats
may handled, though these will usually cause a new process to be started to display the
image file and thus will be rendered as a separate document.
- Sensitive Inlined images will need the additional ISMAP
parameter included in the IMG statement.