Text Field In HTML

The <input type="text"> defines a single-line text field. The default width of the text field is 20 characters.
Tip: Always add the <label> tag for best accessibility practices!

 

Post a Comment

0 Comments