__________ attribute to label tag connect it with an input control.
Value
Name
Size
For
_________ button is used for clearing the content of all form elements for fresh data entry.
Radio
Submit
Reset
Text
________ attribute to table tag connect it with an input control.
Option
The attribute of the "<frame>" tag which is used to disables the frame's resizing capability is
Noresize
Serolling
Src
_________ is the default value of frame attribute of <TABLE> tag.
lhs
Void
Border
Box
________ tag encloses the heading cell in a table.
"<TABLE>"
"<TR>"
"<TH>"
"<TD>"
We can split the browser window into frames using ________ tag
"<FRAMESET>"
"<FRAME>"
None of these
A submit button can be created by _________ tag
"<SUBMIT>"
"<INPUT>"
"<SELECT>"
"<ACTION>"
_________ tag is used within the form to accept multiple lines of text.
"<label>"
"<input>"
"<TEXT AREA>"
"<FORM>"
_________ tag is used to create a row of the table.
<TD>
<TH>
<TR>