Revision: 62118
Initial Code
Initial URL
Initial Description
Initial Title
Initial Tags
Initial Language
at February 2, 2013 03:36 by jkdreaming
Initial Code
.column {padding:10px;float:left;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;} img {width:100%; max-width:100%;} .full {width:100%;} .half {width:50%;} .third {width:32%;}
Initial URL
jkdreaming.com
Initial Description
I made this as a simple grid for lenmar.com so that people could drop a predictable layout into an old style site if they needed it without having to reinvent the whole site.
Initial Title
Quick fluid nestable grid
Initial Tags
Initial Language
CSS