This is a simple HTML-only webpage for a fictional restaurant menu.
It uses semantic HTML elements to create a structured page with the following sections:
- Navbar and Hero Section
- Appetizers (3 items)
- Main Courses (3 items)
- Desserts (3 items)
- About Us and Footer
The page includes a link to a placeholder Contact Page (contact.html
).
- Open
index.html
in any web browser.