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

Responsive web made with CSS Grid

@BoiWonderr

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


What are you most proud of, and what would you do differently next time?

I'm proud of how similar I made the website look compared to the design.

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

The only challenge I encountered was centering the card to the middle of the site. I overcame it by looking at websites like stackoverflow and w3schools and using them to come to a solution. Which ultimately meant having to add a margin: auto to the card.

Community feedback

IZY_BOY 70

@IZY-BOY

Posted

Hello @BoiWonderr, an other way to centralize an element is to use the place-items: center; attribute when the display of the container is set to grid or flex. And for the .attribution, it's better to put it in a footer. Hope this will be 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