Responsive Design: Which Framework Should I Use? CSS3 & HTML5

Posted by Jayhal on Pro Webmasters See other posts from Pro Webmasters or by Jayhal
Published on 2011-08-22T23:42:29Z Indexed on 2012/11/23 5:10 UTC
Read the original article Hit count: 232

Filed under:
|
|

I've been looking for a suitable set of HTML5/CSS3 foundation files to start new projects on. I started off piecing together my own files, but I believe I might be better served in finding a solid and fairly compatible(with me) CSS3/HTML5 framework and then tweaking certain things that may not best suit my own process.

I'd love to find something that is responsive and that includes aspects focusing on layout, type(hor and vert baselines), form and interface components, cross-browser issues, and preferably built on something other than a just imple css reset, but that does include rebuilding elements consistently across browsers for a clean work slate. Extra features like polyfills or others area great, as is good documentation and examples.

So far, off the top of my head I know of,

  • Skeleton
  • 1140 Grid
  • 320 & Up (plus BP)
  • HTML5 Boilerplate 2.0 and Mobile
  • Inuit.css
  • Less Framework
  • Fluir
  • Perkins.Less
  • A few WP themes

Are there any great one I don't know about? I work a lot in WP, and something that is easily incorporated (but also stand alone) is ideal. Plugins and wide set feature while maintaining the ability to cut it down when needed(flexibility) is also a big plus, and in par with a faster learning, since I want to start using whatever I find immediately .

What are some of the better options you guys might be able to recommend? Systems or scripts, plugins, and other related tools are also welcome, Thanks!

© Pro Webmasters or respective owner

Related posts about html5

Related posts about css3