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) Action attribute in HTML forms specifies that
Which HTTP method is used
Which action is going on
Where to submit form
The auto completion of form
View Answer
2) To create a combo box (drop down box) which tag will you use ?
3) For defining a submit button which tag is used?
4) 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
5) In HTML form <input type="text"> is used for