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

Componente QR Code

eros77sc 100

@eros77sc

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?

Gostei de poder estruturar o CSS de cima para baixo da página, o que me ajudou a me organizar e localizar melhor os elementos.

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

Tive dificuldades em posicionar o card e ainda não fiquei satisfeito, de qualquer maneira testei algumas possibilidades do conhecimento que tenho, pois ainda estou estudando CSS.

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

Este é o meu primeiro código, então na verdade qualquer dica é bem-vinda.

Community feedback

@EriveltonArruda

Posted

Fala maninho, eu consegui centralizar meu card com esse código, espero que ajude:

body { margin-top: 15rem; background-color: hsl(212, 45%, 89%); }

.card { background-color: hsl(0, 0%, 100%); margin: auto; width: 32rem; height: 49.9rem; border-radius: 2rem; display: flex; flex-direction: column; gap: 4rem; padding: 1.6rem; }

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