Skip to content

Instantly share code, notes, and snippets.

@Ravenna
Created February 5, 2016 00:15
Show Gist options
  • Select an option

  • Save Ravenna/2ba658f625270c9ac08c to your computer and use it in GitHub Desktop.

Select an option

Save Ravenna/2ba658f625270c9ac08c to your computer and use it in GitHub Desktop.
<div class="tax-nav-wrapper tax-nav-open">
<div class="tax-nav" style="float:left; wisdth: 25%;">
<div style="padding: 0 5px;">
<a href="#">Gold Coins</a>
<ul height:0; display: none;>
<li>Product 1</li>
</ul>
</div>
</div>
<div class="tax-nav"></div>
<div class="tax-nav"></div>
<div class="tax-nav"></div>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment