asp.net table的边框在浏览器里显示不出来?

<tablestyle="background-color:#ebf2f9;width:100%;border-color:#6298e1;border-style:in... <table style="background-color:#ebf2f9; width:100%; border-color:#6298e1; border-style:inherit; border-width:1px;">
<tr style="border-color:#6298e1; border-style:inherit; border-width:1px;">
<td style="width:5%; border-color:#6298e1; border-style:inherit; border-width:1px;">
<asp:TextBox BackColor="Transparent" BorderColor="Transparent" ID="txtxh" runat="server" BorderWidth="0px" Text='<%#Eval("adminid")%>' Width="100%" ReadOnly="true"></asp:TextBox>
</td>
<td style="width:10%; border-color:#6298e1; border-style:inherit; border-width:1px;">
<asp:TextBox BackColor="Transparent" BorderColor="Transparent" ID="txtzh" runat="server" BorderWidth="0px" Text='<%#Eval("adminname")%>' Width="100%" ReadOnly="true"></asp:TextBox>
</td>
<td style="width:10%; border-color:#6298e1; border-style:inherit; border-width:1px;">
<asp:TextBox BackColor="Transparent" BorderColor="Transparent" ID="txtsyr" runat="server" BorderWidth="0px" Text='<%#Eval("adpers")%>' Width="100%"></asp:TextBox>
</td>
</tr>
</table>
设置了边框,但在浏览器中就是显示不出来?不知道怎么回事。
展开
 我来答
百度网友a4299dc
2010-11-18 · TA获得超过200个赞
知道小有建树答主
回答量:267
采纳率:0%
帮助的人:112万
展开全部
我测试了下子,border-style 这里出现的问题,把inherit改成solid就可以了,不知道是不是你要的效果。
推荐律师服务: 若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询

为你推荐:

下载百度知道APP,抢鲜体验
使用百度知道APP,立即抢鲜体验。你的手机镜头里或许有别人想知道的答案。
扫描二维码下载
×

类别

我们会通过消息、邮箱等方式尽快将举报结果通知您。

说明

0/200

提交
取消

辅 助

模 式