Markentoine / The_Tea_Cozy

Project HTML/CSS/Flexbox
0 stars 0 forks source link

GREAT - Organization #1

Open Emik234 opened 6 years ago

Emik234 commented 6 years ago

Great job keeping both the css and HTML neat and organized using comments and indentation. run through your HTML and make sure your indentation is consistent. everything that is nested to the same level should be indented the same. consider making use of some well-placed line breaks throughout the HTML to help define each content chunk and make things easier to identify at a glance. more info about HTML styling, in general, can be found here - https://www.w3schools.com/html/html5_syntax.asp