小编iTa*_*ome的帖子

验证:"表格中的开始标记."

<table>
<thead>
 <th>Table Heading</th>
</thead>
<tbody>
 <tr>.....
</tbody>
</table>
Run Code Online (Sandbox Code Playgroud)

当我尝试验证这部分代码时,验证程序返回此错误:

 th start tag in table body.
Run Code Online (Sandbox Code Playgroud)

表模板是从getbootstrap.com复制的,所以我认为它是有效的.这有什么问题?为什么验证器会返回此错误,我该如何解决?

html html5

10
推荐指数
1
解决办法
1万
查看次数

标签 统计

html ×1

html5 ×1