<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>

arrow
arrow
    文章標籤
    css underline input field
    全站熱搜

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