Space for The Mill Code School Project
Topic:
Visual Gratitude List
Feature Requirements:
A navigation menu that collapses into a responsive mobile-friendly menu (such as a “hamburger” menu)
Use CSS Grid to rearrange 2 or more content areas on your page as the screen changes sizes
Additionally I focused on orderly code, commenting, and using css for fonts. Some use of media queries. The navigation menu uses JavaScript which is in a separate file. I also practiced external links with rel="noopener noreferrer nofollow" and alt tags.
It is responsive.
There are css elements in the file styles.css.
I've commented my code.
GitHub account: https://github.com/karenoe/TheMillCodeSchool2020 and GitHub page: https://karenoe.github.io/TheMillCodeSchool2020/index.html
Thank you for the opportunity to work on my skills and for your time in review.