Build a basic HTML website with index linking to three recipes.
This project should demenstrate HTML fundamentals using:
- structure
- links
- lists
- images
- headings
- paragraphs.
- Main index.html with each of the recipe links
- Individual recipe pages with a description, ingredients, and steps
- Navigation back to Home
- Clone Repo
- Open index.html in browser
- HTML5