07: Tables
Tables are used in HTML to display tabular data, which can be almost anything. If you write a web application eventually you'll have to show someone a table of data. Tables might be used in an admin screen to view a list of users, or in the main UI to show people their most recent logins. If you've ever use Microsoft Excel then you've used a table.
Warm-up
Here is a table of fruits:
Name | Color |
---|---|
Apple | Red |
Mango | Orange |
Strawberry | Red |
Pitaya | Magenta |
Learn JavaScript Today
Register today for the Beginner Basics course and get the new releases by just paying the difference. There's also special discounts for existing customers when new courses are released.
Still Not Sure? Check out more curriculum!