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 solution

digitalβ€’ 90

@digitalocean2345

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

Adebisiβ€’ 330

@adebisiabdussamad

Posted

Cheers πŸ₯‚ on completing this challenge.. .

An img element must have an alt attribute. This enables physical challenge to understand the image better.

-This is your code:<img src="images/image-qr-code.png">

-This is how it should be:<img src="images/image-qr-code.png" alt="">the second one with the alt attritube. to know more about the alt attribute you can click this link Img element

You need to apply the alt for all of your images...your code is really amazing...

hope you find this helpful...

Happy coding!!!πŸ‘ŒπŸ‘

Marked as helpful

0

digitalβ€’ 90

@digitalocean2345

Posted

@adebisiabdussamad Thanks a lot for the helpful suggestions.

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