Submitted 8 months ago
Primera solución QR Card con HTML y CSS en español
@Samulug
Design comparison
SolutionDesign
Community feedback
- @NomylimPosted 8 months ago
Hi @Samulug, great challenge!
I recommend using
<main>
and<footer>
tags as they are more commonly used and help with accessibility. Also, adding amin-height: 100vh
; to your .card will help verticaly center your result. Additionally, you might want to try centering your attribution class to achieve a more homogeneous result.0
Please log in to post a comment
Log in with GitHubJoin 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