tonyfdesign / TeaCozy

0 stars 0 forks source link

SUMMARY #4

Open blerude opened 6 years ago

blerude commented 6 years ago

Grade: Meets Expectations

Great job on this project! You've successfully integrated all the necessary elements and submitted a readable, comprehensive codebase. Your HTML code is thorough and well-commented, although at times your spacing and alignment discrepancies make it a little difficult to follow. Try to keep everything lined up a bit more! While this project is smaller, as your projects grow in size and complexity, organizing your code will pay off in loads.

Your CSS is sophisticated, incorporating techniques like flex. You have a great handle on when to use ids vs. classes, and your stylings look great! CSS is fun because you can take projects and make them your own here. I like to use Google Fonts to find interesting fonts and Coolors.co to generate color palettes that enhance the design aspect of my work. Those are just some suggestions in case you're interested! Again, awesome job here and congratulations!

tonyfdesign commented 6 years ago

Thank you. What about alignment in iOS? I noticed my layout isn't centered on my iPhone. Chrome and safari. Is this something that will be covered in later chapters?

tonyfdesign commented 6 years ago

That coolers.co site is neat. Thanks.