Computer Science, asked by niranjangaidhan7497, 8 months ago

Which other tage can be used in tabel tage

Answers

Answered by Anonymous
10

Answer:

A wide variety of tables can be created with only five tags: the <table> tag, which encapsulates a table and its elements in the document's body content; the <tr> tag, which defines a table row; the <th> and <td> tags, which define the table's headers and data cells; and the <caption> tag, which defines a title or ...

Explanation:

Please mark me as brainliest

Similar questions