QR Code component using html and css (flexbox)

Please log in to post a comment
Log in with GitHubCommunity feedback
- @bccpadge
Welcome to the Frontend Mentor Community!! 🎉
Great start to your coding journey
Your HTML is well-structured, but consider using semantic elements like a
<main>
and<footer>
to improve readability and SEO.Every website has a title; in this case, "Improve your front-end skills by building projects," which can be wrapped in
<h1>
.Your alt text is effective, but adding more detail—like "A qr code to Frontend Mentor website" instead of "qr code image"—enhances accessibility. For decorative images, leaving alt="" helps screen readers skip unnecessary content. Great job prioritizing inclusive design!
I hope you find this useful and don't hesitate to reach out if you have any questions.
Join 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