網路城邦
上一篇 回創作列表 下一篇   字體:
表格-10《表格邊框寬度- border》
2008/05/27 04:00:39瀏覽401|回應0|推薦1
表格-10《表格邊框寬度- border》

標籤屬性說明
<table>border cellspacing cellpadding
width height align bgcolor
宣告表格
<tr>bgcolor align valign宣告表格列
<th/td>width height bgcolor align colsran宣告儲存格
<caption>align valign宣告表格標題
表格-10《表格邊框寬度- border》
<table border="n">………………< table >《n》是數字
<table border="15" bordercolorlight="red" bordercolordark="green" cellpadding="15" bgcolor="#006666">
<h3>
<tr><th style="color:red">標籤</th><th style="color:red">屬性</th><th style="color:red">說明</th>
<tr><th style="color:#ffffff">&lt;table&gt;</th><th style="color:#ffffff">border cellspacing cellpadding <br>width height align bgcolor</th><th style="color:#ffffff">宣告表格</th>
<tr><th style="color:#ffffff">&lt;tr&gt;</th><th style="color:#ffffff">bgcolor align valign</th><th style="color:#ffffff">宣告表格列</th>
<tr><th style="color:#ffffff">&lt;th/td&gt;</th><th style="color:#ffffff">width height bgcolor align colsran</th><th style="color:#ffffff">宣告儲存格</th>
<tr><th style="color:#ffffff">&lt;caption&gt;</th><th style="color:#ffffff">align valign</th><th style="color:#ffffff">宣告表格標題</th>
</h3>
</table>
………………………………………………………………
( 不分類不分類 )
回應 推薦文章 列印 加入我的文摘
上一篇 回創作列表 下一篇

引用
引用網址:https://classic-blog.udn.com/article/trackback.jsp?uid=surpanp&aid=1904640