样式4

代码如下:
<table cellpadding="4" cellspacing="0" style="border:double 5px plum;">
<tr><td style="border:double 5px lightblue;">
<font size="2">在这里输入文字 </font>
</td></tr></table>
样式5

代码如下:
<table style="border-right: dodgerblue 3px double;
border-top: dodgerblue 3px double;
border-left: dodgerblue 3px double;border-bottom:
dodgerblue 3px double" cellSpacing="0"
cellPadding="0">
<tr><td>
<table style="border-right: lightblue 3px double;
border-top: lightblue 3px double;
border-left: lightblue 3px double;
border-bottom: lightblue 3px double" cellPadding="0">
<tr><td>
<table style="border-right: dimgray 1px solid;
border-top: dimgray 1px solid;
border-left: dimgray 1px solid; border-bottom:
dimgray 1px solid; background-color: white"
cellPadding="7">
<tr><td><font size="2">在这里输入文字
</font></td>
</tr></table></td></tr>
</table></td>
</tr></table>
样式6

代码如下:
<table style="border-right: lightblue 3px double;
border-top: lightblue 3px double;
border-left: lightblue 3px double;
border-bottom: lightblue 3px double" height="100"
cellPadding="2" width="150">
<tr><td style="border-right: plum 3px double;
border-top: plum 3px double; border-left:
plum 3px double; border-bottom: plum 3px double;
background-color: aliceblue">
<p align="center">在这里输入内容</td></tr></table>
共7页: 上一页 [1] 2 [3] [4] [5] [6] [7] 下一页
收藏和分享: