Submitted over 2 years ago
Mobile First QR Code created using HTML5 Mark up & Customer Properties
@jchapar
Design comparison
SolutionDesign
Solution retrospective
Hello, worked on keeping this very simple and not overthinking the entire markup. Any feedback would be greatly appreciated!
Community feedback
- @denieldenPosted over 2 years ago
Hi Jose, great work on this challenge! 😉
Here are a few tips for improve your code:
- add descriptive text in the
alt
attribute of the images - remove all
margin and padding
fromcontainer
class because with flex they are superfluous - use
min-height: 100vh
insteadheight
tomain
tag and removewidth
Overall you did well 😁 Hope this help!
1 - add descriptive text in the
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