What is < table > tag in HTML?

What is table tag in HTML?


The <table> tag defines an HTML table


 Each table row is defined with a <tr> tag


table header is defined with a <th> tag


 the text in <td> elements are regular and left-aligned


 

 Example of Table in Html


Comments

Last 7 Days

How to use sandbox attribute value ( allow-popups ) with < iframe > tag in HTML ? with example

How do you add color to a < table > in HTML?

table background-color css

How to Create a table in html with 2 rows and 3 columns (Source code )

All 35 reserved keywords in Solidity programming language