Four Card Feature Section [HTML][CSS] (with hover effect on cards)

Solution retrospective
Had fun while completing this challenge.. 😄😄
Feedbacks are welcomed.... 😇😇😇
Please log in to post a comment
Log in with GitHubCommunity feedback
- @hitmorecode
Nice well done. Again like Aram said keep it in mind that you can only have one
h1
on a page.If you look closer you'll see a radius on the borders at the top of the cards. If you compare this with the design file, there the border is straight no radius. You can do this two ways:
- Create an empty div and style it
- Use a pseudo class and style it
- @devaramnye
Your markdown placement seem to be nice but do not forget that only one h1 should exist in your project.
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