Task 8: Tables

Task description: Create a table to display data.

What you must include

Bonus ideas: Add a <caption> and use clear header/data structure.

Example topic

You could create a table of student grades, sports scores, or favorite foods.

Instructions

  1. Open your HTML file in your code editor.
  2. Write your code using table elements.
  3. Copy your HTML code.
  4. Paste it into the box below.
  5. Click Check My Code.
  6. Fix any errors and try again.

Paste your code below

Your results will appear after you click the button. Bonus checks unlock after all required checks pass.