IE 中的边距问题

发布于 2024-11-06 05:17:35 字数 124 浏览 3 评论 0原文

我的 IE 遇到问题。我的网站的网址是 www.trecall.com。我想在动画菜单的左侧添加边距,使菜单位于页面中央。这在 FF 中工作正常,但在 IE 中,边距不显示。

知道为什么吗?

谢谢你!!

I am having a problem with IE. The url to my site is www.trecall.com. I want to put a margin on the left side of the animated menu, to make the menu centered on the page. This works fine in FF, but in IE, the margin does not show up.

Any idea why?

THANK YOU!!

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

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

发布评论

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

评论(2

一个人的旅程 2024-11-13 05:17:35

您可以尝试将其包装在另一个 div 中并在其上使用填充。 IE 的边距不太好。

You can try wrapping it in another div and using padding on that. IE is not very good with margins.

眼角的笑意。 2024-11-13 05:17:35

使用左边距并不是进行水平居中的正确方法,它仅适用于您自己的显示分辨率。

请参阅 这用于 css 中的水平居中(旧但仍然正确)

Playing with left margin is not the correct way to do horizontal centering, it'll only work on your own display resolution..

see this for horizontal centering in css (old but still correct)

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