Skip to content

Instantly share code, notes, and snippets.

@tuolumne
Created October 30, 2014 20:48
Show Gist options
  • Select an option

  • Save tuolumne/59b8b4dc16b83d56a7e2 to your computer and use it in GitHub Desktop.

Select an option

Save tuolumne/59b8b4dc16b83d56a7e2 to your computer and use it in GitHub Desktop.
Untitled
#d1{
background:green;
// height:20px;
// border:5px;
border-style:solid;
overflow:hidden;
}
#test{
background: blue;
float:left
}
/*#bottom{
clear: left;
*/}
<div id="d1"> <img id='test' src="http://www.kevinboulanger.net/imagestb/treetimelapse2.jpg"/>
<!-- <div style="clear: both;"></div> -->
</div>
<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry.
Lorem Ipsum has been the industry's standard dummy text ever since the 1500s,
when an unknown printer took a galley of type and scrambled it to make a type
specimen book. More recently with desktop publishing software like Aldus PageMaker
including versions of Lorem Ipsum.
</p>
<p id="bottom">as survived not only five centuries, but also the leap into
electronic typesetting, remaining essentially unchanged. It was popularised in
the 1960s with the release of Letraset sheets containing Lorem Ipsum passages
</p>
// alert('Hello world!');
{"view":"separate","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