/ Published in: CSS
Style form fields
Expand |
Embed | Plain Text
input[type="text"] { width: 200px; }
Comments
Subscribe to comments
You need to login to post a comment.
valcartei on 07/24/07
2 people have marked this snippet as a favorite
Style form fields
input[type="text"] { width: 200px; }
Subscribe to comments
You need to login to post a comment.
It doesn't work in IE6