简体   繁体   中英

UI Design: Popular Site Layout Grid Systems > 960

I am familiar with the popular 960 Grid System setup and it's been very helpful - but I am looking for other popular/heavily-adopted solutions with the following abilities:

  • Larger base resolution (1280px rather than 1024px)?
  • Makes use of HTML5 semantic layout tags: ASIDE , NAV , etc.
  • Clean CSS: few "tricks/quirks" as possible... CSS3 would be a bonus.

Thank you.

Twitter Bootstrap features a grid system as well. It is kind of based on the 960 one but you can also modify it to roll your own. And it has a bunch of other shiny features (including HTML 5 and CSS 3).

Not sure if many people are still using the 960px layout since many people are into responsive design now. Check out html5boilerplate , tutorial from tutsplus (html5/css3 starter), cssgrid , fluid base grid (targets any resolution). Not sure if those helped but should give you an idea. I would go with fluid or used one of these as a boilerplate for new projects.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM