像 960 和 Blueprint 这样的 CSS 框架?
这是在框架级别,不直接处理CSS,所以发布到SO。
我刚刚了解到CSS框架的存在。 960 Grid System 看起来非常棒,然后我发现了 Blueprint,它似乎可以做同样的事情,甚至更多。
有比“框架”更好的词来分类吗?
此类别中还有其他产品吗?
回应评论之一< /a>链接到设计的网站使用 CSS 框架(Blueprint、960 等)?,“您想要多少个示例框架?他只列出了其中两个。”,我希望有两个以上的示例,除非这些是只有两个人在跑步。
- 蓝图, 这是“原始CSS框架”
- 960 Grid System,这是一个拥有 屏幕下方的网格。
- YUI 2:网格,类似960? YUI 的其余部分与 JQuery 更相似?
- YAML:另一种多列布局,就是上面所说的。拥有最多的 SO 结果。
- Elements,它也在一定程度上关注您的工作流程。
- 的黎波里。
- CSS 框架。
This is at the framework level, not dealing directly with CSS, so posting to SO.
I just learned about the existence of CSS frameworks. 960 Grid System seems pretty awesome, then I found Blueprint, which seems to do the same thing and more.
Is there a better word than "framework" to categorize this?
Are there any other products in this category?
In response to one of the comments Link to a site designed using a CSS framework (Blueprint, 960,etc)?, "how many example frameworks do you want? he just listed two of them.", I'd love to have more than two examples, unless those are the only two in the running.
- Blueprint,
which is "the original CSS framework" - 960 Grid
System, which is a tool to have a
grid underlying your screen. - YUI
2: Grids, similar to 960? The rest of YUI is more similar to JQuery? - YAML: Yet Another Multicolumn Layout, is what it says on the tin. Has the most SO results.
- Elements, which also focuses somewhat on your work process.
- Tripoli.
- A CSS Framework.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(6)
以下是您列表中的更多内容
http://elements.projectdesigns.org/
http://devkick.com/lab/tripoli/
http://www.contentwithstyle.co.uk/content/a-css-framework
Here are a few more for your list
http://elements.projectdesigns.org/
http://devkick.com/lab/tripoli/
http://www.contentwithstyle.co.uk/content/a-css-framework
查看 Elastic CSS 框架。它的主要特点是您不强制必须拥有恰好 N 列。
Look at Elastic CSS Framework. Its main feature is that you are not enforced to have exactly N columns.
我认为“框架”这个词在这里使用是可以的,因为它表示有用的、可重用的组件的集合,这些组件抽象出项目中重复且容易出错的方面,并允许您(开发人员)专注于手头的任务。
传统上,框架是一个编程 API(这些 CSS 框架不是),因此您可能会迂腐地说这些 CSS 基础不是框架。
I think the word "framework" is okay to use here because it denotes a collection of useful, reusable components that abstract away the repetitious and error-prone aspects of a project and allow you, the developer, to focus on the task at hand.
Traditionally a framework is an programming API (which these CSS frameworks are not) so you could be pedantic and say that these CSS foundations are not frameworks.
在这种情况下,“框架”似乎更像是构建中使用的“脚手架”,而不是实际的编程 MVC 设置。
Seems like "framework" in this case is more like a "scaffold" used in construction, and less like an actual programming MVC setup.
还有:
黄金网格
Emastic - CSS 框架
Malo - CSS 框架
There are also:
The Golden Grid
Emastic - CSS Framework
Malo - CSS Framework
流体网格系统 - http://fluid.newgoldleaf.com/
主要好处是它可以包含嵌套容器。
Fluid Grid System - http://fluid.newgoldleaf.com/
Main benefit is that it can contain nested containers.