Design comparison
SolutionDesign
Community feedback
- @RioCantrePosted over 2 years ago
Hello there! Great work with this one. Regarding the solution you submitted, I think you should know the following notes…
- Include description with the
alt
in image tags. Like this line<img src="./images/image-qr-code.png" alt="" />
but it's optional - This line
<div class="text">
could be wrap withsection
tag
On the brighter side..
- Well organized HTML structure
- Proper usage of semantic tags
- Code is readable and neat
- The design is well implemented
- Good use of width sizes from the main content to the image
- The project is responsive
- Good use of Flexbox for the alignment
Above all, The design looks good. Keep it up!
0@nuelobetoPosted over 2 years ago@RioCantre thank you for your feedback and corrections. I appreciate you!!
0 - Include description with the
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