Skip to content
  • Unlock Pro
  • Log in with GitHub
Solution
Submitted 14 days ago

Four card

P
Alex•100
@Fishlex0
A solution to the Four card feature section challenge
View live sitePreview (opens in new tab)View codeCode (opens in new tab)

Solution retrospective


What are you most proud of, and what would you do differently next time?

I enjoyed reading about grid. I usually rely to much on flex for everything. This time I used grid-cols and grid-rows but on the next challenge I'll try grid-template-areas.

What challenges did you encounter, and how did you overcome them?

I had an issue with the card elements. I was trying to set the width value as in Figma but the elements were taking more space. This was cause by the box-sizing not being set to border-box.

What specific areas of your project would you like help with?

I would like any advice related to a11y / css.

Could I have organized better the css?

Did I used the grid properly?

What about HTML? Did I miss some landmarks for a11y?

Code
Loading...

Please log in to post a comment

Log in with GitHub

Community feedback

No feedback yet. Be the first to give feedback on Alex's solution.

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

Stay up to datewith new challenges, featured solutions, selected articles, and our latest news

Frontend Mentor

  • Unlock Pro
  • Contact us
  • FAQs
  • Become a partner
  • Use cases

Explore

  • Learning paths
  • Challenges
  • Solutions
  • Articles

Community

  • Discord
  • Guidelines

For companies

  • Hire developers
  • Train developers
© Frontend Mentor 2019 - 2025
  • Terms
  • Cookie Policy
  • Privacy Policy
  • License