用于 UI 开发的 CSS 框架
我正在 Adobe Air 中制作一个应用程序,我想制作一个外观健壮的 UI。这在 CSS 中很难做到,我最终会得到很多混乱的代码,而且无论如何都可能无法很好地工作。
那么,有谁知道一个好的 UI CSS 框架,它专注于强大的布局,而不是无意义的滑动 废话 和日期选择器。
I'm making an app in Adobe Air and I want to make a robust looking UI. And it's quite hard to do in CSS, I just end up with lots of messy code that probably doesn't work that well anyway.
So does anyone know of a good UI CSS framework that focuses on a robust layout rather than pointless slidy crap and datepickers.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(4)
我建议使用 BOKS Blueprint css 框架
首先,您需要了解 Blueprint 的工作原理
,您可以在此处找到 http://net .tutsplus.com/tutorials/html-css-techniques/a-closer-look-at-the-blueprint-css-framework/
然后使用 BOKS
http://toki-woki.net/p/Boks/help.html
(来源:toki-woki.net)
用于蓝图 CSS Comp 的 Photoshop 模板
I would suggest Blueprint css framework with BOKS
First you need to understand how Blueprint works
which u can found here http://net.tutsplus.com/tutorials/html-css-techniques/a-closer-look-at-the-blueprint-css-framework/
then use BOKS
http://toki-woki.net/p/Boks/help.html
(source: toki-woki.net)
Photoshop Template for Blueprint CSS Comp
具有良好 UI 小部件的 JavaScript 框架:
CSS 框架:
JavaScript frameworks with good UI widgets:
CSS frameworks:
960.gs 是一个不错的 CSS 布局框架。不过就我个人而言,我通常会自己动手,从我以前的工作中摘取片段并进行构建。使用标准模式意味着浏览器之间几乎没有差异。
960.gs is a decent CSS framework for layout. Though personally I normally roll my own, taking snippets from my previous work and build it up. Using standards mode means virtually no variation between browsers.
尝试级联框架:
Try Cascade Framework :