Intro to HTML - 0083

Menu Back Next
HTML Tags! - Graphic Images

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

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