Skip to content
  • Unlock Pro
  • Log in with GitHub
Solution
Submitted over 1 year ago

Four card feature section

Jack-OC•250
@Jack-OC
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?

This was a good challenge to learn more about the use of CSS Grid and Flexbox to change webpage designs based on screen-size.

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

This was a fairly straight forward challenge but gave me a chance to practice CSS Grid. As the feature cards in the desktop view design are aranged in a diamond formation, I had to learn more about CSS grid so I could place the feature card elements in specific places within the grid. Using grid-row-start/end and grid-column-start/end to specify where the elements start and stop in the grid. This is very useful property and I will continue to learn more about more ways it can be implemented in other challenges.

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

Any suggestions to help improve the design would be greatly appreciated.

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 Jack-OC'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