Created
February 5, 2016 00:09
-
-
Save Ravenna/464fad0654d8d65cf33d to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <div class="tax-nav-wrapper"> | |
| <div class="tax-nav" style="float:left;"> | |
| <a href="#">Gold Coins</a> | |
| <ul> | |
| <li>Product 1</li> | |
| </ul> | |
| </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