ysabelm / teaCosy

Builds a tea shop website from scratch.
0 stars 0 forks source link

html looks good #1

Open rimmesbe opened 6 years ago

rimmesbe commented 6 years ago

Your html looks very good, well structured. I really like the use of figure tags. Keep expanding your usage of semantic tags as there are many more. Here is a good article on it: https://www.pluralsight.com/guides/html-css/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/ysabelm/teaCosy/blob/master/index.html

ysabelm commented 6 years ago

Thank you for this link because what I'm trying to do is to use less unnecessary divs and focus on semantic tags I don't know well yet.