JSP页面上用下横线代替文本框效果的代码

内容摘要
复制代码 代码如下: <tr> <td class="content" colspan = 4>

<input type="hidden" name="newuser" value="yes"><div align="center"><center><p><strong>帐户:</strong>
文章正文
复制代码 代码如下:

<tr>
<td class="content" colspan = 4>

<input type="hidden" name="newuser" value="yes"><div align="center"><center><p><strong>帐户:</strong>
<font face="Courier"><input name="reviewone" size="15"
style="color: rgb(255,0,0); border-left: medium none; border-right: medium none; border-top: medium none; border-bottom: 1px solid rgb(192,192,192)"></font>
<strong>密码:</strong> <font face="Courier"><input name="password" size="15"
type="password"
style="color: rgb(255,0,0); border-left: medium none; border-right: medium none; border-top: medium none; border-bottom: 1px solid rgb(192,192,192)"></font>
</tr>

显示结果:

代码注释

作者:喵哥笔记

IDC笔记

学的不仅是技术,更是梦想!