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 using HTML and CSS

@Djboundaw

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

@dayumsam

Posted

It looks great!

Try using semantic tags: If you look at your report there are 4 accessibility issues almost all of them are because you lack a semantic tag

Solution: change your card div from a div to a <main> that should fix it.

Also can also change the font in your document to the one in the style guide

Keep it up!

Marked as helpful

0

@Djboundaw

Posted

Thanks for advices, I have changed the div to main and the last div tags too to a footer.

Adding fonts was so difficult but using the embed link that seems easy.

0

@dayumsam

Posted

@Djboundaw Glad it worked out :)

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