怎么设置table所有边框的颜色?

发布网友 发布时间:2022-04-24 22:00

我来回答

2个回答

热心网友 时间:2022-04-20 17:14

<table width="100%" cellpadding="0" cellspacing="0" bgcolor="#a1a1a1" id="table2">---此处设置外边框颜色
<tr >
<td bgcolor="#ffffff" colspan="6" height="25" align=center><font color=#ea5e01 size=3><strong>房屋基本信息</strong></font></td>
</tr>
<tr>
<td bgcolor="#E6E6FA" height="25" width="13%" align=center>房屋状态</td>
<td bgcolor="#ffffff" width="20%" valign=center >---此处设置单元格边框颜色
$TYPE$</td>
<td bgcolor="#E6E6FA" width="13%" align=center >房屋类别</td>此处设置单元下边框颜色
<td bgcolor="#ffffff" width="20%" valign=center >$FWLB$</td>
<td bgcolor="#E6E6FA" width="13%" align=center>所在地区</td>
<td bgcolor="#ffffff" width="20%" valign=center >$XS$</td>
</tr></table>

热心网友 时间:2022-04-20 18:32

比如说都设置成红色:bordercolor="red"

声明声明:本网页内容为用户发布,旨在传播知识,不代表本网认同其观点,若有侵权等问题请及时与本网联系,我们将在第一时间删除处理。E-MAIL:11247931@qq.com