Header Ads

CSS Grid Framework: Emastic

Emastic is a CSS grid framework aiming to ease creating elastic layouts.

It is created by the author of Hartija (see WRD post) & Formy (see WRD post) CSS frameworks and powers users with:

  • Personalized width of the page in em,px,%.
  • Use of fixed and fluid columns in the grid.
  • Elastic Layout with "em"


From the author:

I analyzed all the Grid CSS frameworks and almost everything connected with the Grid System. But I did not want to reinvent the wheel, just to improve the main defects of the existent CSS Frameworks and to add some new features.

Emastic is lightweight (compressed size is less than 4kb) and several examples can be found in the project page.

Compatibility: All Major Browsers
Website: http://code.google.com/p/emastic/

No comments