HTML Tag - Table
Categories:
table is a specific set of HTML tags for rendering tabular data. This page allows exploring all the table based tags - table, tr, td,th and caption.
| Name | Amount |
|---|---|
| Alan | 12 |
| Bob | 23 |
| Aleister | 33.3 |
| Douglas | 42 |
table is a specific set of HTML tags for rendering tabular data. This page allows exploring all the table based tags - table, tr, td,th and caption.
| Name | Amount |
|---|---|
| Alan | 12 |
| Bob | 23 |
| Aleister | 33.3 |
| Douglas | 42 |