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

Four Card Feature Section - Responsive Page

Vell•150
@itsvell88
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?

Detail containers & components breakdown at the initial stage helps me create a smoother workflow, and it minimises my debugging time. In addition to that, having descriptive class names improves readability, speeds up navigation, and makes CSS easier to maintain. I will keep those 2 in my workflow. That aside, I will use more semantic HTML to reduce <div> usage next time. Also, simplifying my breakpoint strategy to make things cleaner and easier to maintain.

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

I still found myself hardcoding certain key properties in CSS to fit a certain screen size, which made the transition less seamless. So, I tested out different units for key properties to achieve a responsive layout. Another issue I had was having too many overrides when it comes to media breakpoints, so I reviewed and cleaned the code to simplify them.

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

It'd be great to hear some tips on achieving a responsive layout in CSS 🙌

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 Vell'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