A simple website that showcases a 3-course dinner menu with links to individual recipe pages. This project is great for beginners looking to practice HTML and CSS.
The website displays three recipes for a full dinner course, each linking to its respective recipe page with ingredients and instructions. It’s a basic web development project meant to demonstrate internal linking and simple CSS styling.
- Download the Project Files and open the
index.htmlfile in your browser. - Click on any of the courses to navigate to its recipe page.
- View the ingredients and steps on each recipe page.