Creating a QR Code page using HTML and CSS Flexbox
Design comparison
Solution retrospective
This is my first challenge here and I'd appreciate to receive some feedback to learn and improve my skills, thank you! :D
Community feedback
- @NaveenGumastePosted almost 3 years ago
Hay ! Good Job
Gui Lorentz
These below mentioned tricks will help you remove any Accessibility Issues
-> Add Main tag after body like it should be your container
-> For 1st heading or h1 tag, use header tag and then inside the header put your h1 or h2 etc
-> But use header tag only once in main heading element.
Keep up the good work!
Marked as helpful1 - Account deleted
Hi, Good job @guilorentz 👍
I think you did a great job on the first challenge and you look more talented 😃. I think the box shadow looks darker than the original design. Maybe replace it with
0px 10px 30px rgb(0 0 0 / 5%)
Good luck 🍀
Marked as helpful1@guilorentzPosted almost 3 years ago@maqsudtolipov Thank you for the feedback, I replaced the box shadow :D
1 - @Babray03Posted almost 3 years ago
Looks good man awesome job
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