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 solution using css grid

JanAbe 230

@JanAbe

Desktop design screenshot for the QR code component coding challenge

This is a solution for...

  • HTML
  • CSS
1newbie
View challenge

Design comparison


SolutionDesign

Solution retrospective


Is using two css-grid containers the best way to center the content using css-grid?

(I am new to using css-grid)

Community feedback

@Mikkybeardless

Posted

nice work Janabe. Grid is best used when you have sections or relatively more than one content in different containers in your body. With just a single container(box), you can give you container a margin left and right auto to center it or use display flex, justify-content center

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