2021年1月5日星期二

Should we include Table Foot Element in a table even if there is no footer in the table?

I read how it is good practice to use <tbody>, <tfoot>, and <thead> elements whenever using a table for tabular data. Should I still use an empty <tfoot> element even if my table does not need a footer at the bottom? Would that be good practice?

https://stackoverflow.com/questions/65589201/should-we-include-table-foot-element-in-a-table-even-if-there-is-no-footer-in-th January 06, 2021 at 10:01AM

没有评论:

发表评论