Mini-Challenge: Portfolio Website
Requirements:
Create an HTML file named portfolio.html. Design a navigation menu with at least three sections (e.g., Home, About, Projects). Each section should have a heading and a brief description. Include a list of projects in the "Projects" section using an unordered list. Add links in the navigation menu to navigate to the respective sections. Use appropriate HTML tags for headings, paragraphs, and lists.