Computer Science, asked by fdfgfsfg, 2 months ago

use of table tag in html​

Answers

Answered by kanishka1023
2

● 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 Boookworm
1

(っ◔◡◔)っ Mark brainliest please

Attachments:
Similar questions