Code Monkey home page Code Monkey logo

child-selector-system-css_framework's Introduction

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:

  • Super small ( 0,31 kb )
  • Personalized main container (%, px, em)
  • Nested columns support
  • Easy to use.
  • Reduces the amount of generated HTML to minimum

Disadvantages:

  • Limited use (You can't build column larger then 50% (1/2) )

Examples:

The System

Build with one CSS line

Example1

Example2

More info..

https://vladocar.github.io/Child-Selector-System-CSS_Framework/

child-selector-system-css_framework's People

Contributors

vladocar avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.