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

página de qr con flex

@Rod-RodriguezF-28

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?

estoy orgulloso de mi primer proyecto

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

no sabia muy bien darle el formato a la imagen y lo supere investigando en internet

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

en la estructura html

Community feedback

P
Luis Vera 170

@LuisVera1

Posted

Hola @Rod-RodriguezF-28

¡Tu solución se ve muy bien!, aqui te dejo algunos consejos para mejorar la semántica.

--- Html

  • Usa la etiqueta <main> para envolver todo el contenido en lugar de la etiqueta <div>
  • Usa primero la etiqueta <h1> y después <h2> y asi, hasta el <h6>, y en ese orden.
  • Los <br> que tienes dentro del titulo y del párrafo no son necesarios, estos se ajustan segun el tamaño del contenedor.

---Css

  • en tu .card puedes usar la propiedad padding para darle espacio entre el contenido y el borde y asi no necesitas el .container-card
  • A la imagen te recomiendo ponerle un width de 100%, este tomará el 100% del elemento padre, si este reduce su tamaño la imagen tambien se reducirá, lo que ayuda al diseño responsivo.

Revisa este link: QR-base

Espero esto te sea útil, y si lo es no olvides marcarlo.

Muy buen trabajo, ¡sigue asi!

Marked as helpful

0

@Rod-RodriguezF-28

Posted

@LuisVera1 Muchas gracias por tu feedback, me servio muchisimo, saludos.

0
P

@DanielClement37

Posted

the component is a bit bigger and if the img is sized a bit bigger it will shrink down the padding around it.

Marked as helpful

0

@Rod-RodriguezF-28

Posted

@DanielClement37 Muchas gracias por tu feedback, me sirvio mucho, saludos.

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