Created
June 26, 2014 04:48
-
-
Save smileyj68/b30a8c51de4e7826fce4 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
<body class="frame"> | |
<div class="large-4 stack group"> | |
<div class="small-6 block"> | |
<!-- Top Sidebar Content --> | |
</div> | |
<div class="small-6 block"> | |
<!-- Bottom Sidebar Content --> | |
</div> | |
</div> | |
<div class="large-8 group"> | |
<div class="small-12 block"> | |
<!-- Content Block --> | |
</div> | |
<div class="small-12 block"> | |
<!-- Content Block --> | |
</div> | |
<div class="small-12 block"> | |
<!-- Content Block --> | |
</div> | |
</div> | |
</body> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment