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

@paalvarador

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

P

@a-costas

Posted

Nice job on completing the challenge!

My only note would be to use <main> tags in place of <section>. <main> adheres to semantic HTML better in this case, and <section>s are more suitable for things like articles or specific portions of a website which always require some kind of heading.

Similarly, use <h1> in place of <p class="card-description-title"> to indicate that that element is more important than the paragraph tag that follows it.

Nice work and happy coding!

Marked as helpful

0

@paalvarador

Posted

@a-costas Hi Andrea. Thank you very much for your feedback. I will take in mind for the next challenges 😊

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