Recipe website assignment for The Odin Project course.
This project should demonstrate my understanding of basic HTML.
This includes:
- HTML file configuration
- Directory use to manage site files
- Text maniuplation including headings, paragraphs, strong, and emphasized text
- Ordered and unordered lists
- Absolute and relative links
- Inclusion of images and linked images with alt text and size adjustments where neeeded
- Use of git for version control, special emphasis on commit messages
This project also is a baseline for futher work with CSS once I progress to those lessons.