To insert an image into an HTML document, use the <IMG> tag and SRC attribute:
<IMG SRC="imgname.gif">
However, such images usually appear in awkward positions, such as here:
I will explain images in more detail in section 3; right now you should go to section 2.
Back to page structure | Section 1 table of contents | Section 2 | Main beginning page