ABurcham / ColmarAcademy

Repository for Capstone project, ColmarAcademy.
0 stars 0 forks source link

HTML #4

Open rimmesbe opened 6 years ago

rimmesbe commented 6 years ago

Your HTML looks very good. You used some good techniques and kept your code well structured. One thing you could do to take the HTML to the next level is incorporate more HTML5 semantic tags: <main> <article> <section> <figure> <aside> and many more. Here is a good article for getting started: https://www.pluralsight.com/guides/semantic-html?aid=701j0000001heIqAAI&promo=&oid=&utm_source=google&utm_medium=ppc&utm_campaign=CA_Dynamic&utm_content=&utm_term=&gclid=CjwKCAjwlrnNBRBMEiwApKU4PBiUM7wtxiyqNw-6Zoikh6ChlNul6tTL839Zj2h_JNTZcK6PE5WWlRoCiOYQAvD_BwE

https://github.com/ABurcham/ColmarAcademy/blob/master/index.html