Design comparison
Solution retrospective
Next time I'd plan the html first.
What challenges did you encounter, and how did you overcome them?Having to google some things I didn't remember
What specific areas of your project would you like help with?Anything appreciated
Community feedback
- @miller-daniloPosted 5 months ago
Hi, MichelleP1
Good job on your solution for the challenge. Some things to consider for the future.
it is not good idea use always <div>, use semantic HTML, it helps you to structure your HTML in a better way. Check this page Semantic HTML.
Another think I saw is that the size of QR code card is a few different that the design, maybe you need to check the sizes during the testing of your solution. In my case, I used a screen ruler to check sizes and spaces. Maybe, it can be a good idea for you.
Continue with your good effort.
Marked as helpful0@MichelleP1Posted 5 months ago@miller-danilo Thanks for the advice, I'll look into that!
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