For questions related to a single-line, text input. EG: ``, or a UITextField, or TextInput (Flash), or `
Use the tag for questions related to a single-line, text input.
For example:
<input type="text" ...>
- An Apple
UITextField
control - A Flash
TextInput
control - An RSS
<textinput>
Use textarea for multiline or WYSIWYG text controls.
References:
<input>
references: Mozilla MDN, w3schoolsUITextField
class reference (Apple IOS)TextInput
class reference (Adobe Flash)- RSS
<textinput>
reference
Note:
Hand purge the text-input tag? (It currently has 18 questions as opposed to 347 for textinput.)