Sample Video Frame
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 Early Access course and get the all currently available videos and lessons, plus all future modules for no extra charge.
Still Not Sure? Check out more curriculum.