【发布时间】:2011-03-22 10:26:15
【问题描述】:
我对 CSS 的极度失望是它无法在不同的浏览器(以及不同版本的浏览器——是的,我说的是 IE)上很好地工作。
人们遇到了哪些 CSS 框架,它们有哪些具体好处?我今天听说了面向对象的 CSS 框架,但我还没有时间研究它。
【问题讨论】:
标签: css css-frameworks
我对 CSS 的极度失望是它无法在不同的浏览器(以及不同版本的浏览器——是的,我说的是 IE)上很好地工作。
人们遇到了哪些 CSS 框架,它们有哪些具体好处?我今天听说了面向对象的 CSS 框架,但我还没有时间研究它。
【问题讨论】:
标签: css css-frameworks
(来源:blueprintcss.org)
使用 Boks 快速蓝图 CSS 布局
http://designshack.co.uk/articles/css/rapid-blueprint-css-layout-with-boks
Blueprint 是一个 CSS 框架,它 旨在减少您的发展 时间。它给你一个坚实的基础 在上面构建您的项目,使用 一个易于使用的网格,明智的 排版,有用的插件,甚至 用于打印的样式表。
Blueprint 必须提供什么?
* A CSS reset that eliminates the discrepancies across browsers.
* A solid grid that can support the most complex of layouts.
* Typography based on expert principles that predate the web.
* Form styles for great looking user interfaces.
* Print styles for making any webpage ready for paper.
* Plugins for buttons, tabs and sprites.
* Tools, editors, and templates for every step in your workflow.
【讨论】: