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 feature section

Julien 100

@EdoardoRamondetti

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 challenges did you encounter, and how did you overcome them?

i have had some problems with positioning the cards on the desktop view. I overcome them with display grid on the container of the cards and with this on every card: position: absolute; top: 50%; left: 0; right: 0; transform: translateY(-50%);

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

i would know if there is a better way to position the card than my solution. but I would appreciate any advice to improve.

Community feedback

@mdnaimur

Posted

need to improve the code need to learn more about grid make sure prefect responsive

happy coding

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