I was looking for a place where I can find CSS toolkits and resources, ready to be used like the popular Twitter Bootstrap.
Any tips?
I was looking for a place where I can find CSS toolkits and resources, ready to be used like the popular Twitter Bootstrap.
Any tips?
html5boilerplate is my favoured toolkit
Yahoo! have recently created Pure (source available on GitHub).
Pure provides:
It is very lightweight with a total footprint of 4.4KB minified and gzipped compared to Bootstrap's 20KB. It is accessible from a CDN that Yahoo! provides.
It has been created with the viewpoint that creating new CSS rules is preferred to overwriting/altering existing ones. Therefore it is shipped with minimal styles out of the box (hence the size) - you have to create your own.
Semantic UI is really great, if you liked bootstrap, you should like it even more!
Selection of any UI framework depends on the related technology stack. I use Semantic-UI (http://semantic-ui.com/) with AngularJS. Believe me, they are made for each other!
Semantic-UI gives good support for responsive web design and mobile components.
Here's a list of CSS frameworks which you may enjoy working with...
See free and extremely liteweight Litestrap CSS toolkit: http://js.plus/products/litestrap
The same as Bootstrap but only the grid (scaffolding).
If you are looking for something that:
Take a look at Mobiscroll Forms.