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

I used Tailwind CSS.

sidr467 400

@sidr467

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 used more Flex in it , but would love to do it with grid.

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

I did not figure out how to center those two cards and other besid them with flex but i did it with custom heights in tailwind

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

It is still not Responsive in all screen .The cards looks jumbled.

Community feedback

@laura-nguyen

Posted

Good attempt! As you mentioned, the cards do look a bit jumbled on the desktop because they are in four columns instead of three. I recommend using CSS Grid instead of Flexbox to arrange the cards. Grid allows you to define the number of columns more precisely, which helps in creating a more organized layout. Additionally, Grid automatically spaces out the elements evenly, providing a more balanced and visually appealing design compared to Flexbox.

Marked as helpful

1

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