Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我的 p 标签和 td 有问题。出于某种原因,似乎 p 并没有占据 td 内的整个空间。
链接在这里
我尝试了很多东西,比如改变显示器,但没有任何修复。
正如Cimmanon所提到的,段落需要一个明确的高度属性才能占据所有的 a thortd空间,例如height: 3emorheight: 50px
th
td
height: 3em
height: 50px
编辑:的工作与里面的div段落相同thtd
div