Created
February 19, 2014 13:33
-
-
Save ericdouglas/9092066 to your computer and use it in GitHub Desktop.
Create Column - HTML
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="container"> | |
| <div class="column"> | |
| <!-- Your Content--> | |
| </div> | |
| </div> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment