带有蓝图 css 的 HTML5 样板

发布于 2024-10-07 00:04:07 字数 73 浏览 0 评论 0原文

我正在考虑将这两种技术结合起来用于一个新项目。

这是坏主意吗?有没有推荐的替代网格系统与 html5 样板一起使用?

I'm thinking of combining these two technologies for a new project.

Is this bad idea? Are there any recommended alternative grid systems to use with html5 boilerplate?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(5

屌丝范 2024-10-14 00:04:07

实际上,我将它们混合在一起,并且它们一起工作得很好

我所要做的就是用

修改

Actually, I mixed them both and they worked well together.

All I had to do is modifying <div id="container"> with <div class="container" id="container">

素食主义者 2024-10-14 00:04:07

您可以尝试 Code Kick Off,您可以将 Boilerplate 与以下任何网格结合起来:

  • Less Framework
  • Tiny Fluid Grid
  • 960.gs
  • Blueprint

You can try Code Kick Off, you can combine Boilerplate with any of these grids:

  • Less Framework
  • Tiny Fluid Grid
  • 960.gs
  • Blueprint
风为裳 2024-10-14 00:04:07

在这里回复有点晚了,但你可以看看 BlueTrip 这是类固醇的蓝图

A bit late replying here, but you could look at BlueTrip which is Blueprint on steroids

泡沫很甜 2024-10-14 00:04:07

Google for Zurb 的 Foundation CSS 平台:http://foundation.zurb.com/

两全其美。移动就绪、网格、html5 重置并使用最新的脚本和口哨。

Google for Zurb's Foundation CSS platform: http://foundation.zurb.com/

Has the best of both worlds. Mobile-ready, grids, html5 reset and uses latest scripts and whistles.

徒留西风 2024-10-14 00:04:07

为什么要费心集成多个解决方案来创建一个解决方案并陷入集成、学习和实施的负担呢?大多数时候,选择一种看起来接近满足您的要求的产品并使用它来完成实施是明智的选择。例如,看看 Twitter 的 Bootstrap http://twitter.github.com/bootstrap/index.html 并且您可能不需要网格系统。

Why bother integrating multiple solution to create one and get into the overload of integration, learning and implementation. Most of the times its much wiser to choose one product that looks close to sufficing you requirements and use it for complete implementation. For example have a look at Twitter's Bootstrap http://twitter.github.com/bootstrap/index.html and you might not need a grid system.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文