Created
October 1, 2013 14:03
-
-
Save ifamily/6778923 to your computer and use it in GitHub Desktop.
An example of column classes in Genesis.
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="one-third first">This is my first column. It is a lot longer than the one's that follow. I hope this will not cause any issues!</div> | |
<div class="one-third">This is my second column. It is shorter than the first.</div> | |
<div class="one-third">This is my third column.</div> | |
<p>This is some text beneath the columns</p> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment