HTML
HTML
Q2: Enhance your HTML document by adding an image that represents your interests or hobbies.
Make sure to provide proper alt text for the image.
Q3: Add an external link to your favorite website and an internal link that navigates to a specific
section on your page (e.g., hobbies).
Q4: Include the following special characters somewhere in your HTML document:
Q5: Add a table to your page that displays a schedule for your weekly activities (e.g., study schedule,
work schedule). Include at least 3 rows and 4 columns.
Customize the table using attributes such as border, cellpadding, and cellspacing.