Skip to content

Instantly share code, notes, and snippets.

@rapodaca
Created October 4, 2011 01:40

Revisions

  1. Richard Apodaca revised this gist Oct 5, 2011. 1 changed file with 2 additions and 2 deletions.
    4 changes: 2 additions & 2 deletions gistfile1.html
    Original file line number Diff line number Diff line change
    @@ -1,4 +1,4 @@
    <div class="wrapper" style="overflow: auto;">
    <div class="child" style="float: left;" />
    <div class="child" style="float: left;" />
    <div class="child" style="float: left;" ></div>
    <div class="child" style="float: left;" ></div>
    </div>
  2. Richard Apodaca created this gist Oct 4, 2011.
    4 changes: 4 additions & 0 deletions gistfile1.html
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,4 @@
    <div class="wrapper" style="overflow: auto;">
    <div class="child" style="float: left;" />
    <div class="child" style="float: left;" />
    </div>