Skip to content

Instantly share code, notes, and snippets.

@proframework
Created June 19, 2013 16:54
Show Gist options
  • Save proframework/5815889 to your computer and use it in GitHub Desktop.
Save proframework/5815889 to your computer and use it in GitHub Desktop.
Float images to the right
<div style="float:right">
<img src="FIRST IMAGE SRC" />
<img src="SECOND IMAGE SRC" />
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment