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 project completly respnsive using Html Css Sass Bootstrap

@k-amhaz

Desktop design screenshot for the QR code component coding challenge

This is a solution for...

  • HTML
  • CSS
1newbie
View challenge

Design comparison


SolutionDesign

Solution retrospective


  • Nothing Difficult.
  • I'm sure of every single line I wrote.
  • No I only do best practice.

Community feedback

@faheem4545

Posted

Congratulation you have completed your first project

you should use semantic element like <header> or <main> instead of using <img> tag try <picture> tag it is more beneficial in responsive design and everything is looking great

You should always use semantic element

<main> <div class="card col-2"> <picture> <source media="(min-width:650px)" srcset="images/image-qr-code.png"> </picture> <h3>Improve your front-end skills by building projects</h3> <p> Scan the QR code to visit the front-end mentor and take your coding skills to the next level </p> </div> </main>
0

@k-amhaz

Posted

It's semantic for sure It's accessible by using GitHub pages It's responsive on every screens The code is very clean

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