Good job with your code! I really liked the way you clearly organized your code with whitespace, indentation, and comments. It makes your code really easy to navigate and read, as well as visually pleasing. Also, I really like the way you used classes and ids to group your sections together. As your code grows in size, this will help organize and manage your website. You also gave tremendous effort into your mobile resizing. Great start to the Ready program!
I included a few notes in both the html file for you to think more critically about. You can find these comments in the issues tab of your github. There really isn’t much to say though since you did very well. The only thing really is to make sure to use the proper syntax for html special characters. This is just convention and will be good practice as you incorporate different languages into your website. Your website looks good at all sizes! In the future, you can consider helpers and libraries like Bootstrap (http://getbootstrap.com/) to help you build a responsive website. This library does a lot of pre-arranging and adjusting so that you don't have to write such detailed css.
Summary Grade: Exceeds Expectations
Good job with your code! I really liked the way you clearly organized your code with whitespace, indentation, and comments. It makes your code really easy to navigate and read, as well as visually pleasing. Also, I really like the way you used classes and ids to group your sections together. As your code grows in size, this will help organize and manage your website. You also gave tremendous effort into your mobile resizing. Great start to the Ready program!
I included a few notes in both the html file for you to think more critically about. You can find these comments in the issues tab of your github. There really isn’t much to say though since you did very well. The only thing really is to make sure to use the proper syntax for html special characters. This is just convention and will be good practice as you incorporate different languages into your website. Your website looks good at all sizes! In the future, you can consider helpers and libraries like Bootstrap (http://getbootstrap.com/) to help you build a responsive website. This library does a lot of pre-arranging and adjusting so that you don't have to write such detailed css.