arcolion / tea_cozy

0 stars 0 forks source link

Summary #4

Open gnaww opened 6 years ago

gnaww commented 6 years ago

Exceeds expectations!

Overall, this was an amazing project, I could not spot any flaws except for using the new HTML5 semantic tags. If you would like to challenge yourself, try making TeaCozy a responsive website, with different layouts for smaller screens like mobile devices! I would look into media queries as well for this challenge: https://www.tutorialrepublic.com/css-tutorial/css3-media-queries.php https://developer.mozilla.org/en-US/docs/Web/CSS/Media_Queries/Using_media_queries

You would be surprised how well flexbox also adapts itself to responsive design, with properties like flex-wrap!

arcolion commented 6 years ago

Thank you for you review and feedback. I'm coming a little bit back from the schedule. As soon as I catch up I'll try to make a responsive one of the TeaCozy. I'll use HTML5 tags from now on. :)