This is an exemplary submission! Your project includes all the necessary elements and does so in an efficient and effective way. Your code is easy to read due to your consistent formatting and structuring, and the comments that you leave are very helpful on both the HTML and CSS files. You have an excellent handle on how to create and apply classes so that you minimize the need to write repetitive code. Also, great job using Google Fonts and making your app responsive to both mobile and desktop formats.
Moving forward, think about how to incorporate ids into your code as well. They can be used just as classes, but are meant to be used singularly for one element. It shows collaborators that the element is one of kind or distinct in some way. Otherwise, fantastic job here and congratulations!
Grade: Exceeds Expectations
This is an exemplary submission! Your project includes all the necessary elements and does so in an efficient and effective way. Your code is easy to read due to your consistent formatting and structuring, and the comments that you leave are very helpful on both the HTML and CSS files. You have an excellent handle on how to create and apply classes so that you minimize the need to write repetitive code. Also, great job using Google Fonts and making your app responsive to both mobile and desktop formats.
Moving forward, think about how to incorporate ids into your code as well. They can be used just as classes, but are meant to be used singularly for one element. It shows collaborators that the element is one of kind or distinct in some way. Otherwise, fantastic job here and congratulations!