Spacing
t Wrapping text around an image
t <img align=“right” /> or <img align=“left” />
t <br clear=“right” /> (clears to bottom of picture)
t Hspace command adds space on the top and bottom of
picture
t Vspace command adds space to right and left
t Command  <img src=“cat.gif” align=“left” width=“140”
height=“100” border=“3” hspace=“20” vspace=“5” />