How text field and text area controls are different from each other?
Answers
Answered by
0
Answer:
The major difference between a text area and a text field, is that a text field only has one line, whereas a text area usually has multiple lines. ... A Text Box is created by specifying the type attribute to "text". Text Area:the Text Area element defines a multi-line text area.
Answered by
1
Answer:
The major difference between a text area and a text field is that a text field only has one line. whereas a text area is usually has multiple lines. a textbox is created by specifying the type attribute to the text.
Text area: The text area element defines a multiline text area.
HOPE IT HELPS U
Similar questions