Four card section using Flexbox + Sass + BEM

Solution retrospective
This challenge is fun to do. If there any suggestion please let me know <3
Please log in to post a comment
Log in with GitHubCommunity feedback
- @hardy333
Hey everything looks super clean and good, very nicely done.
those html issues are result of using sections on wrong place. remove all four sections at all. and instead live article tag and move your card icon images in those article tags it will fix your problem. So those cards are not sections at all they are small card articles that it.
In issue report it sad you need to add heading to your section element in order to fixed them, that is true but, in reality using section is the hole problem which caused another secondary problem in terms of not using heading elements.
So hope it was be helpful, Good luck.
Marked as helpful - @zyq-m
Can someone help me with Html Issue?
Join 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