Skip to content

Instantly share code, notes, and snippets.

@kunigami
Created January 20, 2018 07:13
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kunigami/37b536683cab7903602e63c0994a11b4 to your computer and use it in GitHub Desktop.
Save kunigami/37b536683cab7903602e63c0994a11b4 to your computer and use it in GitHub Desktop.
<div>
<div class="box blue" style="float:left">blue 100x100</div>
<div class="green" style="height: 200px; width:200px">
<span class="yellow">yellow inline</span>
</div>
<div class="box red">red 100x100</div>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment