Skip to content

Instantly share code, notes, and snippets.

@janephilipps
Created February 24, 2018 23:47
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 janephilipps/9cc0e77d3eea76928a27b6fde96efd24 to your computer and use it in GitHub Desktop.
Save janephilipps/9cc0e77d3eea76928a27b6fde96efd24 to your computer and use it in GitHub Desktop.
<div class=”container”>
<div class=”row”>
  <div>
  <div>
  <p>
Look at all of these nested divs…
</p>
  <p>
There are so many that I can’t keep track!
</p>
  </div> <!-- close 4th div -->
</div> <!-- close 3rd div -->
  </div> <!-- close 2nd div -->
</div> <!-- close 1st div -->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment