表格table
属性
border="1px" 边框宽度
cellspacing="0px" 空隙
width="100%" 宽度
height="" 高度
align="center" 居中
tr行、th表头、td列、caption表名(他会自动居中)
合并
合并列 colspan="3"
合并行 rowspan="3"
表格table
属性
border="1px" 边框宽度
cellspacing="0px" 空隙
width="100%" 宽度
height="" 高度
align="center" 居中
tr行、th表头、td列、caption表名(他会自动居中)
合并
合并列 colspan="3"
合并行 rowspan="3"
相关课程