Skip to content

Instantly share code, notes, and snippets.

@Leolik
Created August 13, 2015 12:37
Show Gist options
  • Save Leolik/817ba8ad8342c10fbd78 to your computer and use it in GitHub Desktop.
Save Leolik/817ba8ad8342c10fbd78 to your computer and use it in GitHub Desktop.
Untitled
.fright, .fleft {
border: 1px solid #000;
width: 100%;
}
.fright {
float: left;
clear: both;
}
.fleft {
float: right;
}
<div class="fright">Right</div>
<div class="fleft">Left</div>
// alert('Hello world!');
{"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