attribute "size"
<input type="text" size="50">
this means the input will have enough width for 50 characters
by Valeri Tandilashvili
5 years ago
HTML
attributes
HTML Tutorial for Beginners
2
Pro tip: use ```triple backticks around text``` to write in code fences