CREATE A PORTFOLIO USING HTML &CSS THE FOLLOWING COMMENTS Write an HTML program to create a personal profile page of a student. Your page should include the following:
1. A heading with the student's name.
2. A subheading with the course or class.
3. A paragraph describing hobbies or interests.
4. A list of skills (can be ordered or unordered).
5. An image of the student (use a alt attribute if actual image is not available).
6. A link to the student’s favorite website.