gpt4 book ai didi

html - 哪些 DOM 元素可以是 tr 的子元素?

转载 作者:太空狗 更新时间:2023-10-29 13:08:20 27 4
gpt4 key购买 nike

我有问题,因为我想在 tr 中包围一些 td,所以我需要知道。

哪些 DOM 元素可以是 tr 的子元素? (我知道 div 不能。)

最佳答案

W3C 指定了这个东西。对于tr,你可以找到它here .基本上,只有 thtd 元素可以是 tr直接内容。

如果你想在你的表中添加其他内容,它必须在 inside tdth 元素中.例如,td 可以包含流元素,包括 div

关于html - 哪些 DOM 元素可以是 tr 的子元素?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/12634715/

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