Why < table > tag is used in HTML?

 Why table tag is used in HTML?


When we are writing in HTML, the <table> tag is a block element used to create a table. It is useful when you want to represent data using rows and columns with header tag .
example of table in HTML

Comments

Last 7 Days

How do you give an < image > a tag?

How to use referrerpolicy Attribute value (strict-origin ) with < iframe > tag in HTML ? with example

Difference between Public vs Internal vs Private state variables in solidity programming langauge with example ?

Why TD is used in HTML?

How to use comments in Solidity programming language ?