<IMG SRC="happyFlower.GIF"> The latest version of Netscape supports better image forms (jpegs) but it is considered best to continue to use gifs as default (some browsers don't have the capaability to display jpegs).
Here is an example of an inline image: If you wanted to seperate the image from the text, you would need to add line or paragraph breaks like this (<P> <IMG SRC="kLogo(tnspt).GIF"> <P>):
The image tag has been extensively extended in HTML 2.0, make sure to check the documentation on the image formatting extensions from the index.
Here is an example of a standard horizontal rule, with a paragraph break before and after the tag (<P><HR><P>):
The <HR> tag has been extended in HTML 2.0, make sure to check the documentation on the horizontal rule extensions from the index.