随笔-103  评论-37  文章-0  trackbacks-0
<html>
<head>
<title>单线文本框</title>
<style type="text/css">
<!--
.xian{border-left-style:none;border-right-style:none;border-style:none; }
-->
</style>
</head>
<body bgcolor="#FFFFFF" text="#000000">
<p>
用户名:
<input type="text" name="name" class=xian>
</p>
</body>
</html>
posted on 2008-10-19 12:59 鱼有所思 阅读(2655) 评论(1)  编辑 收藏 引用 网摘 所属分类: HTML

评论:
# re: 隐藏文本框边框 2008-10-19 13:02 | 鱼有所思
<input type="text" name="T1" size="20" style="border-left:0px;border-top:0px;border-right:0px;border-bottom:1px solid #ff0000">


<textarea rows="21" name="S1" cols="71" style="overflow-y:hidden;overflow-x:hidden">
  回复  更多评论
  

只有注册用户登录后才能发表评论。
网站导航: