div 标签的问题

发布于 2024-11-17 13:32:25 字数 189 浏览 0 评论 0原文

我正在尝试使用 div 而不是表格,但遇到了一些困难。

这是我的链接... http://www.dgsi.com/new-humbertown/

有人可以给我一些帮助吗与这个?

谢谢。

I am trying to work with divs instead of tables and am having some difficulty.

Here is my link...
http://www.dgssi.com/new-humbertown/

Could someone give me some help with this?

Thanks.

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

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

发布评论

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

评论(1

热血少△年 2024-11-24 13:32:25

如果您希望内容在页面中居中,请在#main_container 上使用它:

margin:0px auto;

我不确定align:center 的作用,但上面的CSS 适合您。华泰

If you want the content to center in the page use this on #main_container:

margin:0px auto;

I am not sure what align:center does, but the above CSS will work for you. HTH

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