Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found

Submitted

Responsive Four Card Feature

P
Ian Parker 180

@i-prkr

Desktop design screenshot for the Four card feature section coding challenge

This is a solution for...

  • HTML
  • CSS
1newbie
View challenge

Design comparison


SolutionDesign

Solution retrospective


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

I'm glad that I was much quicker putting this design together, and was able to work out the responsive elements of the design more easily and it has turned out well. Also based on feedback from previous solutions I think that I have written better semantic HTML.

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

I didn't face a lot of challenge in this solution, however I did need to explore CSS grid more to have it acting correctly and particularly to ensure content stayed aligned as the screen size got larger.

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

I would love to know answers to these questions I have after finishing the solution:

Is it bad to be using flex boxes in different places just for centring elements? I'm using it to centre the CSS grid container and the SVG icons on the cards.

I've used a media query breakpoint based on card design rather than the standard mobile breakpoint, is that bad practice?

Any other tips, thanks!

Community feedback

Boris 2,870

@mkboris

Posted

Great work Ian Parker

  • Using flexbox to center elements is a common and efficient practice so its not bad and it's fine to use it alongside grid.
  • Designing breakpoints based on the card design is actually a good approach because responsive design should prioritize the layout rather than sticking to standard breakpoints.

Marked as helpful

1

P
Ian Parker 180

@i-prkr

Posted

@mkboris Thank you so much for your comment!

0

Please log in to post a comment

Log in with GitHub
Discord logo

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