Define
- li: represents an item in a list.
- ul: create unordered list of items as bulleted.
- table: helps represent an element show tabular data.
- th: defines a cell as a header
- tr: defines rows in a table
- td: a table that contains data
Describe
the instructions we received today that help describe the defines tags where how html is used to structure the page