Child-Selector-System-CSS_Framework

Child Selector System is experimental CSS Framework that use child selectors for making multiple simple (column) grid.

View the Project on GitHub

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.

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:

Disadvantages:

Examples:

The System

Build with one CSS line

Example1

Example2

More info..