You are viewing our Forum Archives. To view or take place in current topics click here.
Ultralight CSS Framework | New CSS Tech
Posted:

Ultralight CSS Framework | New CSS TechPosted:

CriticaI
  • Blind Luck
Status: Offline
Joined: Nov 05, 201310Year Member
Posts: 2,743
Reputation Power: 449
Status: Offline
Joined: Nov 05, 201310Year Member
Posts: 2,743
Reputation Power: 449
I got bored and made a css framework today. It uses the grid display instead of floats and flexes.
Unfortunately this means you can only use it in new browsers.
Starting this week though, I believe that IE and Edge will gain support for this new feature.

[ Register or Signin to view external links. ]


Some Detail
Anyways you need this framework, because you can layout a grid in seconds. It's faster than using bootstrap or underscore because you don't need to add tons of wrappers.

All you have to do is define the starting point and ending point on the grid. This means you can place items where ever you want on the screen without worrying offsets, absolute position, or clear fix.


Please test it out and give me feedback.

Here is a jsfiddle that I setup, so you can test it out.
[ Register or Signin to view external links. ]

here is the github repo
[ Register or Signin to view external links. ]
Jump to:
You are viewing our Forum Archives. To view or take place in current topics click here.