What are the six primary HTML elements for creating tables?
table, table head, table footer, tr, td, th
What purpose do the thead and tbody elements serve?
The Thead separates the headers from the body so screen readers can read properly also keeps the headers on the screen if table is too large
Give two examples of data that would lend itself well to being displayed in a table.
sports results, stock reports