Child Selector System - CSS Framework
Child Selector System is experimental CSS Framework that use child selectors for making multiple simple (column) grid. This Framework has limited use and is mainly build for teaching purposes.
[Learn more here ...](http://www.vcarrer.com/2011/03/child-selector-system-css-framework.html)
How the system works?
The Framework has .one to .twelve columns elastic % based columns system. Note: .eleven is deliberately canceled.
Example class .three>div{ width:33.33% }
All the nested divs inside the .three class div will become "styled" with 33,33% and they will make three column grid.
Advantages
Super small ( 0,31 kb )
Personalized main con