I recently learned about Twitter Bootstrap CSS, and wonder what other pre-fabricated stylesheets are also available that would facilitate rapid development.
Once I settle on a CSS library, how would I customize and make changes to it?
|
I recently learned about Twitter Bootstrap CSS, and wonder what other pre-fabricated stylesheets are also available that would facilitate rapid development. Once I settle on a CSS library, how would I customize and make changes to it? |
|||||||||
|
It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, see the FAQ.
|
You can use this for form elements https://github.com/derrickpelletier/Bootstrap-PHP-Helper for twitter bootstrap this is twitter's bootstrap css file https://raw.github.com/twitter/bootstrap/master/bootstrap.css Twitter Bootstrap style for CakePHP instantly http://bakery.cakephp.org/articles/mxkocak/2011/11/16/twitter_bootstrap_style_for_cakephp_instantly IMO Another good alternative of twitter Bootstrap are Foundation - http://foundation.zurb.com/ Easy Front-end-Framework http://easyframework.com/ Have a look at documentation of all Framework and decide which one would be fit in your developing style |
|||||||||||
|
|
Have a look at Skeleton and HTML Kickstart. Skeleton is pretty barebone. Twitter itself is using it for their Hogan.js website. Kickstart has more stuff in it (icons, widgets etc.) but no fluid layout. |
||||
|
|