Text around Image


/ Published in: HTML
Save to your folder(s)

Lets text float around an image and a paragraph to clear this.


Copy this code and paste it in your HTML
  1. <div style="float:left;margin-right:10px">
  2. <image src="" />
  3. </div>
  4. <p style="clear:both" />

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.