How To Create Table In HTML?

Use the `

` tag to start the table

Use the `

` tag to create a table row

Use the `

` tag to create a header cell

Use the `

` tag to create a data cell

Close the table with `

`

Example:

`

`

`

`

`

`

`

`

`

`

`

`

`

`

`

`

`

`

`

Name Age
John 25

`

Suggested for You

Trending Today