Which HTML element is used to define a multi-line input field?
Home | Discussion ForumWhich HTML element is used to define a multi-line input field?
<text>
<textarea>
<blocktext>
<textfields>
Answer : B
Free Online Test
View More Related Question
1) <input type="datetime-local"> specifies date and time with
2) Cols attribute in forms text area specifies what?
The visible width of a text area
The visible number of lines in a text area
Size of a text area
Size of a text field
View Answer
3) Which HTML element is used to define a multi-line input field?
4) To create a combo box (drop down box) which tag will you use ?
5) For defining a submit button which tag is used?