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

Four Card Solution

Lord-Zethes•140
@Lord-Zethes
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’m proud of how I applied Flexbox and Grid layouts to efficiently structure the content. Managing columns and rows, as well as using a single element with an #id selector to create all the cards, was a significant achievement for me in improving my CSS skills. Next time, I would incorporate semantic HTML elements, like , for better accessibility and SEO. I’d also like to explore more advanced grid placement techniques to fine-tune the layout.

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

One challenge I faced was working with Flexbox and CSS Grid to create a responsive layout, particularly in managing column and row placement. Understanding how to efficiently align items took some trial and error.

I overcame this by referring to CSS documentation and online tutorials, which helped me understand how to better structure the layout. I also tested the responsiveness frequently, adjusting my code until the layout worked across various screen sizes.

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

CSS Grid and Flexbox Layout: Are there any areas where my layout could be more efficient or responsive? I'm still exploring advanced techniques for grid placement.

Semantic HTML: Is there any other way I can improve the structure of my HTML to make it more semantic and accessible?

Responsiveness: I’d appreciate feedback on how well the layout adapts to different screen sizes and any suggestions to improve it.

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 Lord-Zethes'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