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

Simple page using HTML and CSS

@pjooklas

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


Made a simpliest web page usng HTML and CSS. If anybody has comments aboud my code, please let me know.

Community feedback

@Esesosa-max

Posted

Great Job bro, your design is really good you aced the challenge. But I felt your HTML was a bit loose though it was good the reason is that you should never leave elements flying around, it is always a good idea to group it with a div e.g your <p> and <h1>

0

@pjooklas

Posted

@Esesosa-max Thank you for the reply. You mean that should be likes this:

<div> <img> </div> <div> <h1></h1> </div> <div> <p></p> </div>
0

@Esesosa-max

Posted

@pjooklas Yes but you can group the <h1> and< p> together because they are content of the card.

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