Image Placement


HTML code = <IMG SRC="stapler.gif">

Here is a picture of my stapler.
HTML code = Here is a picture of my stapler.<IMG SRC="stapler.gif">


HTML code = <IMG SRC="stapler.gif" ALIGN=TOP>

I love staplers. They are sleek and powerful, beautiful and deadly. I think it's fair to say that they are the panthers of the office supply jungle.
HTML code = <IMG SRC="stapler.gif" ALIGN=LEFT> I love staplers. They are sleek and powerful, beautiful and deadly. I think it's fair to say that they are the panthers of the office supply jungle.


HTML code = <A HREF="http://www.tripod.com/"><IMG SRC="stapler.gif"></A>


HTML code = <A HREF="http://www.tripod.com/"><IMG SRC="stapler.gif" BORDER="0"></A>


HTML code = <IMG SRC="stapler.gif" HEIGHT="35" WIDTH="70">


HTML code = <IMG SRC="stapler.gif" ALT="This is a picture of a stapler">