I was playing around with some ideas using raw html and JQuery. One thing I did was to create an table element with a set of rows.
2条回答 [愿得一人] (楼主) 2020-11-22 05:55 Yes, tbody is the standard element indicating the body of a table. It is not required to put it in the markup, but it will be included in the DOM as you've seen. 0 讨论(0) 查看其它2个回答 发布评论: 提交评论 加载中... 验证码 看不清? 提交回复 热议问题
Yes, tbody is the standard element indicating the body of a table. It is not required to put it in the markup, but it will be included in the DOM as you've seen.