Login Register Appointment

Building a Table

Lesson 7/11 | Study Time: 5 Min

Create a table using the <table>, <tr>, <th>, and <td> tags. The table should have three columns (e.g., Name, Age, Favorite Color) and three rows of data. This exercise will help you understand how to organize tabular data in HTML