QR code component using basic HTML, CSS and Flexbox
Design comparison
Solution retrospective
how do i know how many width should i give it to the card? I just gave it 300px randomly
Community feedback
- Account deleted
Hi there 👋
Congratulate on finishing your project 🎉. You did a great job 💡
I give some suggestions to help you take your project design to the next level 📈😉
- Let's add some box-shadow to the card
Happy coding ☕
Maqsud
Marked as helpful1 - @NaveenGumastePosted almost 3 years ago
Hay ! Rony Good Job on challenge
These below mentioned tricks will help you remove any Accessibility Issues
-> Add Main tag after body
<main class="container"></main>
-> Always use
h1
first and thenh2
,h3
and so on-> Learn more on accessibility issues
If this comment helps you then pls mark it as helpful!
Have a good day and keep coding 👍!
Marked as helpful1 - @optimusprime202Posted almost 3 years ago
Hey @ronylee11, You’ve just about mastered this.
1 - @RaiIsNotYourGuyPosted almost 3 years ago
What I have been doing has been starting out on the mobile width that is stated in the style guide and then just eyeballing and using the design images to get it as accurate as possible. I don't believe we're suppose to know the exact width.
1
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