- The element is used to create a table.
- You indicate the start of each row using the opening tag.
- Each cell of a table is represented using a ,,
updating an object : to update value or propertiy use dot notation or square bracket . to remove use delete key word
| element. (The td stands for table data.) | to represent the heading for either a column or a row. |
|---|

