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

Frontend Mentor | QR code component using html, CSS

@Amira-Elsayed-Abdelaziz

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

eneskrlos 10

@eneskrlos

Posted

Hi, Amira Elsayed Abdelaziz , I'm Ernesto. I'm from Cuba. I saw your solution. I think that you should use a code semantic html and you shouldn't use <div> many times. For example :

<figure class="area-figure"> <img id="img_qr" src="./images/image.png" alt="Image" > <figcaption class="area-figure-caption"> <h2>Text</h2>
      <p>Text</p>
    </figcaption>
  </figure>

Greetings.

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