IMG Element

Syntax:

<IMG SRC="...">
Note: The SRC (Source) attribute is required.

Example:


<B>This is an inline image
<IMG SRC="anchor.gif">
of an anchor</B>

This is an inline image

of an anchor

Other Examples: