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

@AnazAnoiar69

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

Travolgi 🍕 31,500

@denielden

Posted

Hi Anaz, great work on this challenge! 😉

Here are a few tips for improve your code:

  • add main tag and wrap the card for improve the Accessibility
  • img element must have an alt attribute, it's very important!
  • not use <br> for brea the text... make it wrap according to the width it has available

Overall you did well 😁 Hope this help!

Marked as helpful

0

@AnazAnoiar69

Posted

@denielden Hi thanks for your feedback.

  1. What is the difference between using the the div & main ?
  2. Noted
  3. I tried to make as similar as I can with lazy alternative

Btw still long way to go

1
Travolgi 🍕 31,500

@denielden

Posted

@AnazAnoiar69 You are welcome!

The main tag have a semanting meaning, instead the div not. Read here for more

Keep it up 😁

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