Changes
Week 2: Added stylesheets and divisions for content and navigation. Defined a consistent style for the website by making the main font General Sans Variable and setting a cool background image.
Week 3: Added the thumbnail and image. Found the coordinates using the tool and added external links to my eyes, ears, and mouth. Removed the lorem ipsum from the About page because it was too long.
Week 4: Added a new page for Sweet Strawberry Waffles and added a link to this page on index.html. Added the title and text containing Sweet Strawberry Waffles. Also added an image with alt text and file name reading Sweet Strawberry Waffles. Didn't index the page on Google.
Week 5: Used CSS to center everything. Added a flexbox to body to be able to align in the center. And used align center to center.
Made the max width 800px to avoid scroll bars showing up when the content overflows.
Decided to use float because I'm more familiar with it. Moved the navigation to the left according to the directions.
Kept the navigation fixed by using position:fixed and added 40% margin so it's not under the navigation. Highlighted the active link in navigation by using a css class. Made the max content width 545.
Went through my code and verified all the steps about the font, alignment etc.
Week 5: Added the review page for Adriana. Added an image and link to her website.