Using float:left in div to wrap text around Google ads, this can save space and get more attention from readers. HTML code:
<div style=”float: left; width: 300px; height: 250px; margin-right: 8px; margin-bottom; 8px”>
Adsense code here
</div>
<div style=”float: right; width: 300px; height: 250px; margin-right: 8px; margin-bottom; 8px”>
Adsense code here
</div>
using same code, replace the Ad code by image code <IMG SRC="http://www.hickerphoto.com/data/media/161/symbols-of-peace__MG0813.jpg" ALT="eagle" >+ text. Another method, we can use align=right in the img code.
No comments:
Post a Comment