This is the first project of the Foundations Course of The Odin Project. It is a very simple HTML project to create a page of recipes demonstrating a knowledge of the following:
- Elements & Tags
- HTML Boilerplate
- Working with text
- Working with Lists (Ordered & Unordered)
- Links & Images
- Titles
- Commit Messages
It is not designed to be elegant, but to demonstrate basic structure practices. CSS Foundations is to follow :)