Estilo QR: HTML, CSS, Google Fonts, Favicon

Please log in to post a comment
Log in with GitHubCommunity feedback
- @matthiasthieroff
Hi there 👋 Great effort on your first challenge 👍
I have a suggestion for your code. You may consider using more semantic HTML tags to improve overall accessibility and help you with SEO. For example you could wrap your image in a
<picture>
tag and you could use an<article>
for the card instead of the<div>
.I hope you find it helpful 😀
Happy Coding!
Marked as helpful
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