Skip to content

Instantly share code, notes, and snippets.

View ifamily's full-sized avatar

Richard Senior ifamily

View GitHub Profile
<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>
<div class="clear-line"></div>
@ifamily
ifamily / Genesis Column Class Example
Created October 1, 2013 14:03
An example of column classes in Genesis.
<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>