HI WELCOME TO KANSIRIS

Line textbox HTML

Leave a Comment
HTML
<input type="text" class="text-line" />
CSS
body { background: #333333;}.text-line { background-color: transparent; color: #eeeeee; outline: none; outline-style: none; border-top: none; border-left: none; border-right: none; border-bottom: solid #eeeeee 1px; padding: 3px 10px;}

0 comments:

Post a Comment

Note: only a member of this blog may post a comment.