标签:table 方式 nbsp 宽度 表头 垂直 add tab round
1<table></table>:表格,
width:宽度可用像素或者百分比表示(100px;10%),border:边框,cellpadding:内容与边缘格的距离,bgcolor:背景颜色,background:背景图片
2<tr></tr>:行。
align:水平对齐方式,valign:垂直对齐方式,height:行高,bgcolor,background(同上)
3<td></td>单元格
4<th></th>表头,属性和行一样
5表单
标签:table 方式 nbsp 宽度 表头 垂直 add tab round
原文地址:http://www.cnblogs.com/cyd123/p/6537806.html