gpt4 book ai didi

css - 我的表格的每个边框之间有 1 个像素的空白区域

转载 作者:行者123 更新时间:2023-11-28 10:56:09 25 4
gpt4 key购买 nike

enter image description here

正如您在上图中看到的,我不知道为什么每个顶部边框上都有 1 个像素的空间。

这是我的CSS:

.aaa td
{
border-top: 1px solid gray;
}

在 jsfiddle 上复制/粘贴此表时我没有遇到此问题。

有什么想法吗?

谢谢

最佳答案

尝试

 border-collapse: collapse;

关于css - 我的表格的每个边框之间有 1 个像素的空白区域,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/8749558/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com