L
HTML
Curriculum
Lessons
Tag Glossary
Playground
🕯️
← Back to Tag Glossary
<table>
Lists & Tables
Wrapper for arranging cell data into rows and columns.
Common Attributes
This element supports only global attributes.
interactive-example.html
<table> <!-- row data here --> </table>
Live Preview