Skip to content

Instantly share code, notes, and snippets.

@proframework
Created July 29, 2013 15:24
Show Gist options
  • Save proframework/6105118 to your computer and use it in GitHub Desktop.
Save proframework/6105118 to your computer and use it in GitHub Desktop.
Wrap an image around text
<img src="IMAGE-SRC" class="alignleft" />The image will float to the left of this text...
<img src="IMAGE-SRC" class="alignright" />The image will float to the right of this text...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment