Advertisement
Guest User

Untitled

a guest
Feb 5th, 2016
55
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.28 KB | None | 0 0
  1. <div class="row">
  2. <section id="coloredpanel" class="panel col-4">panel a</section>
  3. <section class="panel col-4">panel b</section>
  4. <section class="panel col-4">panel c</section>
  5. <div class="row">
  6. <section class="panel col-5">panel size 5</section>
  7. </div>
  8. </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement