Design comparison
Community feedback
- @DanijelAdrinekPosted 8 months ago
Hey Simon, I liked your project and decided to take a look at it for a bit, and I found some things I think you can improve on.
-
You should add the text together in one div that should be called text-container, it makes it easier to manipulate the text like that, especially if you're good at using flexbox
-
Use CSS variables, they are a powerful tool to help make your code more readable and easy to manipulate
-
The solution you provide should match the design, it is a bit complicated to understand how to do that for the first time, so if you want, I have written my own blog post on solving this challenge, where I explain how to make pixel-perfect solutions to the challenge.
https://dev.to/danijeladrinek/frontend-mentor-qr-code-challenge-4g9h
I hope these tips help you become a better web developer, and help you on your journey towards getting this amazing job!
if you have any more questions feel free to let me know, have an amazing day, and happy coding :)
Marked as helpful0 -
- @Matthieu-SimonPosted 8 months ago
hi danijel, thanks for your feedback on my solution, I'll bring the recommendations you made. Thanks again for taking the time to look at my work and giving me constructive feedback. Could you please check your link or give your solution because I'm getting a 404 error Thank you and have a nice day
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