Intro to HTML - 0087

Menu Back Next
HTML Tags! - Graphic Images

<IMG SRC="name.ext" align=bottom>
This text will show up on bottom right

The Actual Code needed for this:
This text will show up on bottom right <IMG SRC="jen01.gif" align=bottom>