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

Four card page using flex + grid, with responsive typography

Sabrina 75

@sabrinalagasse

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


Not quuuuite the same as the design, but it is an attempt! Tried to use em's instead of pixels. Any and all constructive feedback appreciated. :)

Community feedback

T
Matt Studdert 13,611

@mattstuddert

Posted

Great work on this challenge, Sabrina, and congrats on submitting your first solution! Accuracy to the design will come with time and practice, so don't worry. Your overall layout looks really good, it's just some of the spacings, etc that would need to be tweaked.

I typically use rem units instead of em as they're more predictable because they only look at the font-size of the html element. Whereas em can get a little tricky as it is sized based on the closest ancestor with font-size declared. Different developers will take different approaches though, so if em works for you then that's great.

Also, quick heads up that your GitHub repo link is broken. You can update it by clicking the 3 vertical dots at the top right of this page and updating the URL. That will make it easier for others to see your code.

I hope you enjoyed the challenge. Keep up the great work!

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