表格標簽 一 <table width="650" height="210" title="表格" align="center" background=" 背景地址" bgcolor="#00f200" border="3" cellspacing="10" cellpadding="10"> ?<tbody><tr><td><p align="center"> <font color="#ffff00" style="font-size: 29px;"> 設置了表格的寬度與高度、邊框線寬度,、 背景顏色、背景圖片,、邊距、間距與對齊方式: ?</font></p></td></tr></tbody></table> ? 二 設置了表格的寬度與高度,、 ?邊框線顏色寬度與樣式,、 背景圖片、標題,、間距與對齊方式: ? <table title="波555書館" align="center" background="http://userimage8.360doc. com/17/0321/14/19777617 _201703211455500273979054.jpg" style="border-width: 40px; border-style:solid;border-color: rgb(255, 102, 102) rgb(102, 102, 51) rgb(102, 102, 51) rgb(255, 102, 102); ?width: 640px; height: 430px;" cellspacing="9"> <tbody> <tr> <td> <p align="center"><span style="color: rgb(0, 176, 80); font-family: ?楷體; font-size: 120px;"><b> <font color="#ff00ff">人生感悟 </font></b></span></p> </td></tr></tbody></table><br><br> <p align="center"><span style= ?"color: rgb(0, 176, 80); font-family: 楷體; font-size: 120px;"><b><font color="#ffffff"> ?心情隨筆</font></b></span></p> </td></tr></tbody></table>
三 三層表格代碼
<TABLE style="POSITION: relative; WIDTH: 750px; TOP: 0px; LEFT: 0px" border=3 cellSpacing=31 borderColor=#05e3dc background=http://image67.360doc.com/ ?DownloadImg/2013/11/1105/ ?36600052_14 align=center> <TBODY> <TR> <TD> <TABLE style="BORDER-BOTTOM: rgb(255,255,255) 2px solid; BORDER-LEFT: rgb(255,255,255) 2px solid; BORDER-TOP: rgb(255,255,255) 2px solid; BORDER-RIGHT: rgb(255,255,255) 2px solid" cellSpacing=10 cellPadding=0 bgColor =#05e30c align=center> <TBODY> <TR> <TD> <TABLE border=2 cellSpacing= 5 borderColor=#05e3dcwidth=750 ?background=http://image72.360doc.com ?/DownloadImg/2014/05/1407/41587415_ 1.jpg align=center height=562> <TBODY> <TR> <TD><EMBED style="POSITION: absolute; HEIGHT: 500px; TOP: -80px; LEFT: 50px" height=500 type=application/x-shockwave-flash align=right width=700 src=flash地址 quality="high" wmode="transparent"> <EMBED style="POSITION: absolute; HEIGHT: 600px; TOP: -20px; LEFT: 50px" height=500 type=application/x-shockwave-flash align=right width=750 src= flash地址 quality="high" wmode="transparent"> </TD></TR></TBODY></TABLE></TD></TR> </TBODY></TABLE></TD></TR></TBODY></TABLE> |