Problem
1. Write the XHTML for a two-column table that contains the names of your friends and their birthdays. The first row of the table should span two columns and contain the following heading: Birthday List. Include at least two people in your table.
2. Write the XHTML for a three-column table to describe the courses you are taking this semester. The columns should contain the course number, course name, and instructor name. The first row of the table should use the tags and contain descriptive headings for the columns. Use the table row grouping tags and in your table.