Skip to content

vladocar/1-line-CSS-Framework

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 

1-line-CSS-Framework

One Line CSS Framework

Only CSS you need is this:

.dp50 {width:50%; float:left;}

Every column can be divided by two, becoming half column or 50% column.

One column can become 2 (50%) column or 100% = 50% + 50%.

So we can make 2,4,8,16, … layout system.

Demos:

Demo1

Demo2

Demo3

You can find more on my blog >>

Releases

No releases published

Packages

No packages published