Design comparison
Community feedback
- @Aliyu-SaiduPosted almost 2 years ago
Great work, @Mageshwari-Balaguru!
However, these are some of the suggestions which might help improve your solution.
-
you may use <img src="image-qr-code.png" alt="image of QR code " >. This will solve the problem of QR image not displaying in the above solution. Also note that every <img> element must have an alt attribute even if its going to be empty.
-
There can never an h2 element in a page without an h1.
-
Every page must have at least one landmark. You can read through each of the suggested links in the 'learn more about our accessibility report' above.
If have more specific questions, please feel free to contact me.
If you feel my feedback report is helpful, please click the helpful button below.
Happy coding and Welcome to Frontend Coding Challenge! 👍
Marked as helpful0 -
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