單一的邊框代碼
<DIV> <P> <TABLE style="BACKGROUND-IMAGE: url(自己喜歡的圖片地址); BORDER-TOP-STYLE: groove; BORDER-RIGHT-STYLE: groove; BORDER-LEFT-STYLE: groove; BORDER-BOTTOM-STYLE: groove" cellSpacing=27 cellPadding=27 align=center border=2> <TBODY> <TR> <TD width=0%> <DIV align=center> </DIV></TD></TR></TBODY></TABLE></P></DIV>
效果圖如下:
說明:cellSpacing=27 (27為邊框?qū)挾龋籧ellPadding=27 (27為邊框高度);border=2(2為邊框外邊厚度)
套裝的邊框代碼
<DIV>
<DIV> <DIV> <DIV> <DIV> <P> <TABLE style="BACKGROUND-IMAGE: url(自己喜歡的圖片地址一); BORDER-TOP-STYLE: groove; BORDER-RIGHT-STYLE: groove; BORDER-LEFT-STYLE: groove; BORDER-BOTTOM-STYLE: groove" cellSpacing=27 cellPadding=27 align=center border=2> <TBODY> <TR> <TD width=0%> <DIV align=center>
<TABLE style="BACKGROUND-IMAGE: url(自己喜歡的圖片地址二);BORDER-TOP-STYLE: dotted; BORDER-RIGHT-STYLE: dotted; BORDER-LEFT-STYLE: dotted; BORDER-BOTTOM-STYLE: dotted" borderColor=#ff9900 cellSpacing=5 cellPadding=5 width="100%" align=center bgColor=#000000 border=0> <TBODY> <TR> <TD width=0%> <DIV align=center>
<TABLE style="BACKGROUND-IMAGE: url(自己喜歡的圖片地址三);BORDER-TOP-STYLE: double; BORDER-RIGHT-STYLE: double; BORDER-LEFT-STYLE: double; BORDER-BOTTOM-STYLE: double" borderColor=#ff9900 cellSpacing=10 cellPadding=10 width="100%" align=center bgColor=#000000 border=0> <TBODY> <TR> <TD width=0%> <DIV align=center>
<TABLE style="BACKGROUND-IMAGE: url(自己喜歡的圖片地址四);BORDER-TOP-STYLE: dotted; BORDER-RIGHT-STYLE: dotted; BORDER-LEFT-STYLE: dotted; BORDER-BOTTOM-STYLE: dotted" borderColor=#ff9900 cellSpacing=8 cellPadding=8 width="100%" align=center bgColor=#000000 border=0> <TBODY> <TR> <TD width=0%> <DIV align=center>
<TABLE style="BACKGROUND-IMAGE: url(自己喜歡的圖片地址五);BORDER-TOP-STYLE: double; BORDER-RIGHT-STYLE: double; BORDER-LEFT-STYLE: double; BORDER-BOTTOM-STYLE: double" borderColor=#ff9900 cellSpacing=8 cellPadding=8 width="100%" align=center bgColor=#000000 border=0> <TBODY> <TR> <TD>
<P align=center><FONT color=#ff0000><U></U></FONT> </P>
</TD></TR></TBODY></TABLE></TD></TR></TBODY></TABLE>
</DIV></TD></TR></TBODY></TABLE>
</DIV></TD></TR></TBODY></TABLE>
</DIV></TD></TR></TBODY></TABLE></P>
</DIV></DIV></DIV></DIV></DIV>
說明:圖片地址1-5的順序是從外到里
本日志邊框效果圖如下:
|