Design comparison
Solution retrospective
This is my first solve in Frontend Mentor. This website is very good for practice through challenges. Tell me if I have done any mistake.
Community feedback
- @rsrclabPosted almost 3 years ago
Hi, @aayushsingh-459666 ~
Congratulate on your solution to the challenge on FM platform. I have studied your work carefully and learned a lot from it.
Here are some of the tips I like to provide.
- Please try BEM for naming element classes. It will help you a lot on bigger projects.
If it can help you even a bit, it would be happy to me.
Cheers ~
Marked as helpful0 - @perezjprz19Posted almost 3 years ago
At this point, I'd just work through the accessibility issues in the report. They are mainly due not using semantic HTML appropriately. I'd turn your heading into an h1 rather than h3 and add <main> just after the body to wrap the rest of your content.
0 - @aayushsingh-459666Posted almost 3 years ago
Hey @tymren608 Please tell me what BEM means i really don't know about it .
0@rsrclabPosted almost 3 years ago@aayushsingh-459666 ~ http://getbem.com/introduction/ check this.
Marked as helpful1
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