________ attribute to table tag connect it with an input control.
For
Name
Size
Option
The border lines around a table is specified by ________ attribute.
Frame
Cellborder
Background
Border line
Two cells in the same column of a table can be joined using _________ attribute.
Row span
Colspan
Frame border
Cols
__________ attribute is used for setting a webpage to a frame
Src
Row
Which of the following is not the attribute of "<FRAME>" tag.
Noresize
_________ button is used for clearing the content of all form elements for fresh data entry.
Radio
Submit
Reset
Text
_________ is the default value of frame attribute of <TABLE> tag.
lhs
Void
Border
Box
________ attribute of the "<form>" tag specifies the location of the server.
Method
GET
POST
Action
Two cells in the same row of a table can be joined using _________ attribute.
Rowspan
A table created using the ________ tags
"<Table>"
"<TR>"
"<TD>"
"<TH>"