Computer Science, asked by ushakaur238, 9 months ago

what is table tag html and using attributes​

Answers

Answered by sowmyasony
1

Answer:

The <table> tag defines an HTML table.

An HTML table consists of the <table> element and one or more <tr>, <th>, and <td> elements.

The <table> tag also supports the Global Attributes in HTML.

The <table> tag also supports the Event Attributes in HTML.

Table headers. ...

Table with a caption. ...

Tags inside a table.

Similar questions