Ridler13 / prj-the-tea-cozy

Unit 4 code academy prj
0 stars 0 forks source link

SUMMARY #5

Open Emik234 opened 6 years ago

Emik234 commented 6 years ago

Project name: TeaCozy Grade: Exceeds Expectations

Summary: Well done here, your code is both functional and well organized, meeting our spec and easy to read. Both functionality and readability are about equally crucial in the programming world, and you seem to have paid sufficient attention to both, so well done.

For future projects, try throwing in your own little bits of style to dress up the site and personalize it. It's good to practice design along with functional code, so use these templates as an opportunity to try some things. http://www.webdesign-inspiration.com/web-designs/style/modern

Ridler13 commented 6 years ago

@Emik234 Hi Emik234, I did ponder on whether to change background, colors, font style, etc. I also almost added <!--[if lt IE 9].> script in the HTML code boiler plate to allow for other older browsers to integrate. I didn't want to get too far ahead of myself and I wasn't sure that changing the project style wasn't going to loose me grades by not sticking to the style. . Thanks for the tips and encouragement and i will add my own style more as I move forward. Thanks for the review..

Steve