html code for text wrapped around a picture?

<img src="path-to-image/image.format" align="right">
It's the HTML way of doing it.
 
Back
Top