s-mandon / Tea-Cozy

Codecademy project: Tea Cozy
0 stars 0 forks source link

Commenting #5

Open tommygebru opened 5 years ago

tommygebru commented 5 years ago

Consider using commenting in both your HTML and CSS documents, this provides a high-level of organization and note-taking. 👀

Introduce more clarity early at the beginning of your project to create a guideline and narrative. As you build out more complex webpages and projects, comments can help break down sections and problem solve. 👍

tommygebru commented 5 years ago

Hey I just saw your comment in the stylesheet Sarah, so I can see that your image gallery looks well implemented with flexbox. However there are similar elements such as the subheadings that can be grouped together within one parent container element. Keep in mind very parent element does not need a flexbox style as long as you can properly nest elements together you can have a great layout