5

我对 CSS 的极度失望是它无法在不同的浏览器(以及不同版本的浏览器——是的,我说的是 IE)上很好地工作。

人们遇到了哪些 CSS 框架,它们有哪些具体的好处?我今天听说了面向对象的 CSS 框架,但我还没有时间研究它。

4

1 回答 1

4

替代文字
(来源:blueprintcss.org

http://www.blueprintcss.org/

使用 Boks 的快速蓝图 CSS 布局

http://designshack.co.uk/articles/css/rapid-blueprint-css-layout-with-boks

Blueprint 是一个 CSS 框架,旨在减少您的开发时间。它为您构建项目奠定了坚实的基础,具有易于使用的网格、合理的排版、有用的插件,甚至是用于打印的样式表。

蓝图必须提供什么?

* 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.
于 2010-07-29T03:03:09.290 回答