Software_Programming_Web_Layout_Design

2019-12-31



 HTML5 element

http://html5doctor.com/

 

 

 

 https://www.w3school.com.cn/jsref/dom_obj_table.asp

https://www.w3school.com.cn/jsref/index.asp

key component

1 Table

border pixels  表格边框的宽度

cellpadding pixels % 规定单元边沿与其内容之间的空白

cellspacing  pixels % 规定单元格之间的空白

frame 规定外侧边框的哪个部分是可见的. void, above, below, hsides, lhs, rhs, vsides, box, border

rules 规定内测边框的哪个部分可见, none, groups, rows, cols, all

summary  text 规定表的个摘要

width  %pixels  规定表格的宽度。

==================================================

垂直表头的表格

====================================================

跨列的单元格 colspan

 

 跨行的单元格 rowspan

 

 =============================================================

复合表格 table

posted @ 2019-12-31 13:40  君子之行  阅读(27)  评论(0编辑  收藏  举报