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