Computer Science, asked by geetakandpal65, 9 months ago

the tag which allows us to insert a table in a web page?​

Answers

Answered by aashna1697
0

Explanation:

The <table> tag defines an HTML table. An HTML table consists of one <table> element and one or more <tr>, <th>, and <td> elements. The <tr> element defines a table row, the <th> element defines a table header, and the <td> element defines a table cell.

Answered by Aana0874
2

Answer:

The <table> tag defines an HTML table. An HTML table consists of one <table> element and one or more <tr>, <th>, and <td> elements. The <tr> element defines a table row, the <th> element defines a table header, and the <td> element defines a table cell

Explanation:

Hope it will help you..

Similar questions