2.0:带机构的的表格分为<thead></thead> <tbody></tbody> </tfoot></tfoot>
2.1:表格标题<caption></caption>
2.2:<talbe>下外边框<frame>和内边框<rules> cellspacing单元格与单元格的距离 cellpadding单元格与边框的距离
2.3:table下的跨列合并colspan="跨的列数" 跨行合并rowspan="跨的行数"
原文:https://www.cnblogs.com/jian1234/p/9615250.html