
有没有应该使用的情况?
谢谢.
解决方法The thead,tbody,and tfoot elements
To allow the body to be scrolled independently of the header and/or
in HTML are used to group table rows
into logical sections based on their
content. There are two main reasons
you’d want to do this:
footer To make it easIEr to apply different style rules to the
different sections of the table.
如这里所述What is benefit of <thead>
如果您正在使用表进行布局,那么不要使用这些.如果您正在显示表格数据,然后使用它.
如果你没有任何东西放在tfoot,那么不要添加.
你也会在这里找到一些很好的答案What is benefit of <thead>
总结以上是内存溢出为你收集整理的XHTML thead,tfoot和tbody重要性全部内容,希望文章能够帮你解决XHTML thead,tfoot和tbody重要性所遇到的程序开发问题。
如果觉得内存溢出网站内容还不错,欢迎将内存溢出网站推荐给程序员好友。
欢迎分享,转载请注明来源:内存溢出
微信扫一扫
支付宝扫一扫
评论列表(0条)