Design comparison
Solution retrospective
Am most proud of completing this project.
I would make it more responsive.
What challenges did you encounter, and how did you overcome them?I encountered no challenges
What specific areas of your project would you like help with?All suggestions are welcomed
Community feedback
- @AlexCristea2007Posted 5 days ago
Hey Rahana, I came across your project I'd like to mention that your approach for this challenge was mostly perfect. The HTML structure is well built for CSS layout handling(small tip for semantic HTML: you can also rely on the <section> when you must use container elements and also try to use more specific classes than a bold "container" for more clarity. This'll be a great thing to keep in mind when dealing with larger projects). And for the CSS styles, you respected the UI requirements for the QR Card. The only minor flow that did a fairly noticeable change was the use of flexbox. The alignment should be vertical/faced as a column, so that's why you should include the "flex-direction:column" for the desired result. Hope this was helpful and good luck on your learning path, take small but precise steps!!👍
Marked as helpful1@Rahana23Posted 5 days ago@AlexCristea2007 Thanks for the tip will put them to practise on my next project
0@AlexCristea2007Posted 5 days ago@Rahana23 yeah that's the attitude I want. Remember to always practice consistenly and only after the work is done you may proceed to analyize every step, like chess. Cheers for your efforts mate! Hope we remain in touch ;)
Marked as helpful1
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