Simon-Red / prj-rev-bwfs-dasmoto

0 stars 0 forks source link

SUMMARY #4

Open Emik234 opened 7 years ago

Emik234 commented 7 years ago

Project name: Dasmoto's Arts & Crafts Grade: Meets Expectations

Summary: Good job completing this project and submitting it on time! You have learned to work locally in your text editor and that is a big step. Your file structure was well organized.

Your project was tidy. For a more in depth look at best practices, I recommend reading through this chapter: http://learn.shayhowe.com/html-css/writing-your-best-code/

For future projects, you may want to download all images and use relative paths to link to them rather than absolute paths. While this isn’t strictly necessary, I do encourage it as new developers often struggle with directory structure at first and this is an important concept to get right. For more info, please read this section: https://internetingishard.com/html-and-css/links-and-images/#absolute-relative-and-root-relative-links

Finally, I encourage you to start thinking about web accessibility. This is something you will learn more about in week 7 but for a quick overview: ​https://www.codecademy.com/articles/accessibility

Overall, you did an excellent job here. Keep up the hard work!

Simon-Red commented 7 years ago

Thank you for your review and in depths analysis. I really appreciate you taking the time and I will make sure to take the things you said into account moving further in the course.