Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found

Submitted

QR Code Component with Shine Hover Interaction

Lorenaโ€ข 130

@elorenn

Desktop design screenshot for the QR code component coding challenge

This is a solution for...

  • HTML
  • CSS
1newbie
View challenge

Design comparison


SolutionDesign

Community feedback

@kanishkasubash

Posted

Hi Lo ๐Ÿ‘‹. Congratulations on successfully completing the challenge! ๐ŸŽ‰

Your solution looks great, and you've done a fantastic job overall! However, here are some small suggestions after taking a look at your code that might interest you.

HTML:

  • The <figure> element is appropriate to use when you need to associate a <figcaption> with an image or other content. This image doesn't have a caption, you can simply use an <img> tag. If you want to wrap it, you can use a <div> tag.
  • The <figure> element provides a structured and semantic way to present media content with its associated descriptions, improving accessibility and enhancing the understanding of the content for users and search engines.

I hope you find this helpful! ๐Ÿ˜„ Keep up the great work! ๐Ÿ‘

๐Ÿ–ฅ๏ธHappy coding!

Marked as helpful

0

Please log in to post a comment

Log in with GitHub
Discord logo

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