可以在 div 中嵌入 960 网格系统吗?

发布于 2024-10-20 14:38:00 字数 105 浏览 2 评论 0原文

是否可以将整个 960 网格放在页面上的 div 内?

我需要制作一个比 960px 更宽的页面,所以我想我可能会将侧边栏布置在 960 网格之外,并让 960 网格控制中间的列。

Is it possible to put a whole 960 grid inside a div on the page?

I need to make a page wider than 960px, so I thought I might have the sidebars laid out outside the 960 grid, and have the 960 grid control the middle column.

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

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

发布评论

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

评论(1

心在旅行 2024-10-27 14:38:00

是的,您只需将父级div指定为container_12即可。
然后您可以使用适合您的子元素 grid_# 。

但如果您使用新的分辨率值更新 960.css 会更好。 IE 1024.css

Yes, you just need to assign the parent div as the container_12.
Then you can use the child elements the grid_# that works for you.

But it would be better if you updated the 960.css with the new resolution values. I.E. 1024.css

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