|
But sometimes you'll
want the text to begin above the image and wrap around it. In this case, you
can stick the image into the paragraph:
<p> Hi I am Floyd <img align=left src="floyd.gif">
and I am a computer Genius
And the image will
appear on the left-hand side, beginning at the first line after it was
inserted. The text will wrap around it:
Hi I am Floyd
and I am
a computer Genius and you can be too if you follow our easy
guide!
|