Design comparison
Solution retrospective
Hello, everyone! I just finished another challenge. This is my second Junior challenge, and it's the most complicated one so far! Perhaps because of the many components. I'm learning to apply better semantics as advised by the experts on Frontend Mentor, but I'm still confused. I don't know if I'm doing it right, so please leave a comment to help me improve :) Thank you!!
Community feedback
- @elaineleungPosted about 2 years ago
Hi charmonder, I think you did a good job on the whole with the semantic HTML elements, and no worries, I get confused too still! The trickiest thing for me usually is deciding between
section
andarticle
, and in your work here, I might not usearticle
in the places you did. In any case, you can check out this article on the section tag (over at https://css-tricks.com/the-deal-with-the-section-element/) and also check out the links he referenced. It helps to see and analyze how other major sites deal with semantic tags (this is something I do normally). Well done over all!Marked as helpful1@charmonderPosted about 2 years ago@elaineleung Hi Elaine, thank you so much for your reply and the article about section element! I'll definitely give that a read :)
0
Please log in to post a comment
Log in with GitHubJoin our Discord community
Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!
Join our Discord