Four Card Feature Section | HTML & CSS

Solution retrospective
Any feedback is welcome!
Please log in to post a comment
Log in with GitHubCommunity feedback
- @EmmanuelHexer
Congratulations Beatriz on completing this challenge.
- However i checked your code and i noticed you used h1 then you directly moved on to using
h3's
instead ofh2's
. one tip i can give you is to use oneh1
for every webpage, thenh2
. If you have other headers in the same section you can useh3
. This will prevent having accessibility.
I hope this helps.
Marked as helpful - However i checked your code and i noticed you used h1 then you directly moved on to using
- @BikeInMan
Nicely done with a single flexbox. Markup is neat too. And works well. Congratulations.
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