Skip to content

Instantly share code, notes, and snippets.

@brito
Forked from anonymous/dabblet.css
Created May 16, 2012 23:00
Show Gist options
  • Save brito/2714729 to your computer and use it in GitHub Desktop.
Save brito/2714729 to your computer and use it in GitHub Desktop.
Floating image
/**
* Floating image
*/
p { overflow:hidden }
img { float:left }
<p><img src="http://www.ducatinewstoday.com/wp-content/uploads/2011/11/Ducati_Panigale_1199_S_Finish_Line.jpg">Crap load of text.
Crap load of text.
Crap load of text.
Crap load of text.
Crap load of text.
Crap load of text.
Crap load of text.
Crap load of text.
Crap load of text.
Crap load of text.
Crap load of text.
Crap load of text.
Crap load of text.
Crap load of text.
Crap load of text.
Crap load of text.
Crap load of text.
Crap load of text.
Crap load of text.
Crap load of text.
Crap load of text.
Crap load of text.</p>
{"view":"split","fontsize":"100","seethrough":"","prefixfree":"1","page":"all"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment