Is it possible to insert a table within another table?
Home | Discussion ForumFree Online Test
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.
Answer : B
Free Online Test
View More Related Question
1) Choose the correct HTML tag to left-align the content of a cell.
2) In HTML tables gap between two cells of same tables are known as
3) Which of the following is an attribute of <Table> tag?
4) Which of the following tags are related to Table in HTML ?
<table> <row> <column>
<table> <tr> <td>
<table< <head> <body>
<table> <header> <footer>
View Answer
5) In HTML tables space between cell content and cell border is called