In HTML tables table row is defined by
Home | Discussion ForumFree Online Test
In HTML tables table row is defined by
<th> tag
<tr> tag
<td> tag
<row> tag
Answer : B
Free Online Test
View More Related Question
1) If you want to merge two or more rows in a table which attribute you can use?
2) <TD> … </TD> tag is used for ________
3) In HTML tables table header is defined by
4) Choose the correct HTML tag to left-align the content of a cell.
5) Is it possible to insert a table within another table?
Yes, but there must be exactly 2 rows and 2 columns in first table.
Yes, table can be inserted into cell of another table.
Yes, but there must be no border in second table.
No, it’s not possible.
View Answer