使用蓝图布局

发布于 2024-11-08 20:32:17 字数 251 浏览 0 评论 0原文

我刚刚开始学习 blueprint css ,教程 仔细看看蓝图 CSS ,为我的博客编写CSS时,我遇到了整个网站向左移动并且网站右侧留有大量空间的问题,如何平均分配左右两侧的空白空间并像大多数普通网站/博客一样获取中间的内容?

I just started learning blueprint css , with the tutorial a closer look at blueprint css
,writing css for my blog , i am running into the problem that the whole site comes to the left and a lot of space is left on the right side of the site , how is it possible to equally distribute the blank space on right and left and get the content on the middle , like most normal sites/ blogs do ?

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

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

发布评论

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

评论(2

∞觅青森が 2024-11-15 20:32:17

您可以使用蓝图网格生成器。 (注意:不支持)

http://bgg.kematzy.com/

传统上,您会设置 <

上的 code>width ,然后添加 margin:0 auto ,使整个内容居中。

You could use the Blueprint Grid Generator. (Note: it is unsupported)

http://bgg.kematzy.com/

Traditionally, you would set a width on the <div class="container"> and then add margin:0 auto, which centers the whole thing.

追我者格杀勿论 2024-11-15 20:32:17

prepend-x 和append-x 类对我来说很有效,但我不确定它是否正确,而且也不流畅。

prepend-x and append-x classes did the trick for me ,but i am not sure if its the right way also its not fluid.

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