1. Images can be used in following format
<div style="text-align: center;">
<img SRC="image.gif" ALT="image"></div>
2. Even one can align the text and wrap image around it
<b>Aligning Text With Images </b>
<div style="float: left;">
<img SRC="sally.gif"> text text text</div>
Or
<div style="float: right;">
<img SRC="sally.gif"> text text text</div>
3. One can read further about
images alignment and can thereafter make the post all the more attractive.
No comments:
Post a Comment