首页 > 网站 > WEB开发 > 正文

表格中的表格,实用性很强

2024-04-27 13:57:49
字体:
来源:转载
供稿:网友
<!-- 把下面代码加到<body>区域中 -->
<table width="220" align="center" style="position: absolute;
left: 10; top: 120" height="60" cellspacing="1"
cellpadding="0" border=1>
<tr>
<td height="60"><fieldset style="width: 220; color: #B7B7B7;
border-style: groove" align="center"> <legend style="color:
#FFFFFF; border: 1 solid #888888" > <font color="#000000">表中表的内容</font>
</legend>  <p align="right"> </fieldset>
表格的内容
</td>
</tr>
</table>
发表评论 共有条评论
用户名: 密码:
验证码: 匿名发表