speed2fast / capstoneColmar

0 stars 0 forks source link

SUMMARY #5

Closed sangjunp4rk closed 6 years ago

sangjunp4rk commented 6 years ago

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. Also, make sure not to forget a favicon for your browser tab. It’s a small detail but makes your website look more complete!

speed2fast commented 6 years ago

Thank you for your comments. I have gone thru the issues and updated my site to include the changes you recommend.