Site hosted by Angelfire.com: Build your free website today!
Image Tags:

Basic image tag:

<img src="URL">

Changing the width and height is as follows:

<img src="URL" width="# of Pixels" height="# of Pixels">

Creating a image with a border:

<img src="URL" border="#">