Personally I'd make the image float left and the text will follow:
HTML Code:<img alt='' title='' src='yourimage.png' align='left' height='heightofimage' width='widthofimage'/>
Printable View
Personally I'd make the image float left and the text will follow:
HTML Code:<img alt='' title='' src='yourimage.png' align='left' height='heightofimage' width='widthofimage'/>
Steephen i tried your one and it worked, ty, mod close thread please.
In DIV's:
<div align="right/left/center">YOUR TEXT HERE</div>
Tables:
<p align="right/left/center">
MOD close thread please.