<html>
<head>
<title>表單常用的底線輸入框</title>
</head>
<body>
默認的輸入框<input type="text" id="Text1" size="15" /><br>
只有底線的輸入框<input type="text" name="txt1" size="15" style=" border:1px; border-bottom-style: solid;border-top-style: none;border-left-style:none;border-right-style:none;">
</body>
</html>

文章標籤
全站熱搜
創作者介紹
創作者 痞客興 的頭像
痞客興

痞客興的部落格

痞客興 發表在 痞客邦 留言(0) 人氣(4,277)