Design comparison
Solution retrospective
I’m proud that the webpage is close to the intended design, and I'm particularly pleased with the attention given to accessibility.
What challenges did you encounter, and how did you overcome them?During the challenge, I realized that screen readers couldn’t interpret the QR code on the website directly. So, my solution was to add a corresponding anchor that would take users to the same link when clicked on instead of relying solely on the QR code. Additionally, I added text within the paragraph that the user can use a QR code or link on the code to go to Frontend Mentor’s home page. Next, I made the link and additional text visually hidden by following CSS Tricks' visually hidden style rule. While this challenge was simple, I was conscious of accessibility and what items I must implement to ensure the content makes sense to everyone.
What specific areas of your project would you like help with?I want to ensure that my webpage is responsive across different devices. Also, are there any accessibility features or improvements I might have overlooked?
Community feedback
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