Div 之间的空白

发布于 2024-11-10 16:49:32 字数 146 浏览 5 评论 0原文

陷入 HTML 跨浏览器问题。网站很多人建的,所以比较乱,但是一定要尽快站起来!

该网站的每 4 个页面布局各不相同,并由不同的类处理,但是当更改边距或填充时,它会在我的 div 之间提供空白。 ???为什么以及如何解决,如果有人知道请!

谢谢。

Stuck on an HTML cross browser issue. Site built by many, so messy, but must get up asap!

Each 4 page layouts of the site vary and handled by different classes, but when change the margin or padding, it gives me blank spaces between my divs. ??? Why and how to fix if anyone knows please!

Thanks.

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

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

发布评论

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

评论(1

同尘 2024-11-17 16:49:32

只是在这里猜测,因为我看不到您的代码,但您可能还需要修改 width

例如,如果您添加 margin-left: 10px,那么还要将 width 减少 10px

Just guessing here because I can't see your code, but you probably need to also modify the widths.

For example, if you add margin-left: 10px, then also reduce the width by 10px.

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