Skip to content

Instantly share code, notes, and snippets.

@jsheffers
Last active August 29, 2015 14:11
Show Gist options
  • Save jsheffers/44def52ecc422658edd2 to your computer and use it in GitHub Desktop.
Save jsheffers/44def52ecc422658edd2 to your computer and use it in GitHub Desktop.
MegaDrop gist 2
<ul class="nav">
<li><a href="#">Home</a></li>
<li><a href="#">Products</a>
<div class="container-4">
<div class="col2">
<p>This is the left column</p>
</div>
<div class="col2">
<p>This is the right column</p>
</div>
</div>
</li>
<li><a href="#">Contact</a></li>
</ul>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment