Welcome to your third checkpoint! In this project, you'll be creating a fictional restaurant menu web page using HTML. This project is designed to help you practice what you've learned so far in your bootcamp journey.
The goal of this project is to recreate the structure of a fictional restaurant menu web page using HTML. You'll be aiming to create a professional-looking page that showcases Appetizers, Main Courses, and Desserts in this retaurant.
- Start by HTML code provided in the checkpoint.
- Use HTML to complete the structure of the restaurant menu web page.
- Pay attention to details such as using an unordered list for each section of the menu and Add a link at the bottom of the page leading to a contact page.