|
[『边框*表格』]齿轮边框代码
摩羯天使 发布于 2007-03-24 23:30

效果
代码
<DIV align=center> <TABLE style="BORDER-RIGHT: #db94d7 5px dashed; BORDER-TOP: #db94d7 5px dashed; BORDER-LEFT: #db94d7 5px dashed; WIDTH: 600px; BORDER-BOTTOM: #db94d7 5px dashed; HEIGHT: 98px" borderColor=#db94d7 cellSpacing=10 cellPadding=12 width=600 align=center background=http://photo1.yupoo.com/20070315/222338_2022584678_cltixwem.jpg border=1> <TBODY> <TR> <TD width="100%"> <P align=center><STRONG><FONT face=隶书 color=#db94d7 size=4>输入文字</FONT></STRONG></P></TD></TR></TBODY></TABLE></DIV> <P> </P> <P><B><FONT color=#db94d7 size=4></FONT></B> </P> |
|