單邊框範例:
|
|
語法:
<TABLE height=1 cellSpacing=0 borderColorDark=navy cellPadding=25 width=1 align=center borderColorLight=#94aace border=6>
<TBODY>
<TR>
<TD background=http://e.blog.xuite.net/e/3/1/f/11415547/blog_400089/txt/13350129/5.jpg>
<p><img src="http://1.blog.xuite.net/1/c/8/a/15346641/blog_390907/txt/12539334/6.jpg" border="0" width="400" height="263"></p>
</TD></TR></TBODY></TABLE>
雙邊框範例:
|
語法:
<TABLE height=1 cellSpacing=0 borderColorDark=navy cellPadding=25 width=1 align=center borderColorLight=#94aace border=6>
<TBODY>
<TR>
<TD background=http://e.blog.xuite.net/e/3/1/f/11415547/blog_400089/txt/13350129/5.jpg>
<TABLE height=1 cellSpacing=0 borderColorDark=#94aace cellPadding=10 width=1 align=center borderColorLight=#182c4a border=1>
<TBODY>
<TR>
<TD background=http://e.blog.xuite.net/e/3/1/f/11415547/blog_400089/txt/13350129/6.jpg>
<p><img src="http://1.blog.xuite.net/1/c/8/a/15346641/blog_390907/txt/12539334/6.jpg" border="0" width="400" height="253"></p>
</TD></TR></TBODY></TABLE>
</TD></TR></TBODY></TABLE>
框內所顯示的內容:自行運用
<img src="http://1.blog.xuite.net/1/c/8/a/15346641/blog_390907/txt/12539334/6.jpg" border="0" width="400" height="253">
cellPadding=25 ←框邊 (填充大小)
background= ←框邊底圖 可自行更換
border=6 ←框線
borderColorLight= ←框線顏色
可自行搭配作其他用途
|




