responsive QR code page using flex-box and media queries
Design comparison
Solution retrospective
basically, this was one of my first projects that's why I got little trouble in responsiveness everything was a bit easy.
Community feedback
- @DereemiiPosted over 1 year ago
HI! About colors
I would recommend you "color picker/colorzilla" extensions for google chrome, so you will get the exact same color as the UI requested.
About assets
I see you have some extra images added so maybe you should delete them so it won't affect your website performance. Then would recommend you to add a folder "styles" inside assets folder and inside add your css file.
Avoid adding styles to html <tag> elements If your project will keep growing you maybe won't want to all the tags have the same style.
Notes: it's ok to use a template or a boiler plate to begin a project but remember to remove all the stuff you are not going to use :) !
Marked as helpful0@tripathiashwaniPosted over 1 year ago@Dereemii thanku so much for your valuable feedback, further I will remember all this stuff
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