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

html,css

amr said 260

@Amrsaid208

Desktop design screenshot for the Single price grid component coding challenge

This is a solution for...

  • HTML
  • CSS
1newbie
View challenge

Design comparison


SolutionDesign

Solution retrospective


Hi, hope you having a nice day. under 425px width, I start facing a problem with the margin between sections and I can't find the solution, if you can help me with this problem please <3. thanks

Community feedback

Dhawal 120

@dhawalRath

Posted

To place a container at the center of screen, just write this 3 lines of code to its parent element. => parent-element{ height: 100vh; display: grid; place-items: center; }

If you still finding difficulty then surely check solutions of others it will definitely help you.

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