Skip to content
  • Learning paths
  • Challenges
  • Solutions
  • Articles
  • Unlock Pro
  • Log in with GitHub
Solution
Submitted almost 2 years ago

Responsive Four-Card-Feature-Section (CSS Grid/Flexbox)

@Slaks97•180
@Slaks97
A solution to the Four card feature section challenge
View live sitePreview (opens in new tab)View codeCode (opens in new tab)

Solution retrospective


Hi!

I implemented Grid on my .sections.

In my media query for larger screens, I then used Flexbox's align-self: center to center the .tools-sup and .tools-calc in their respective column.

  • Is that a correct method or is there a better way?

I also set a height on all four .tools otherwise the containers would have different sizes as their content varied.

  • Should I use a different property than height or min-height in my code to make those sections the same height when the webpage is displayed on wider screens?

I hope this makes sense and that someone will be able to assist me...always grateful for the help and guidance! :)

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 @Slaks97'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
Frontend Mentor logo

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

Frontend Mentor

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

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

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub