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 CSS, Building Responsive Layouts with html and css

@heisemmaco-dev

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


This my second responsive layouts built please rate my lay out

Community feedback

Cephas 540

@Olowo290

Posted

Hi, congrats on completion of this project. some of the flaws I would like to point out so you can improve on them are:

  • The use of div tag in your HTML can be replaced using more semantic tags like "section", article. -Looking at it, the card is not responsive on smaller screen because of the hard coded width of 744px in your stylesheet. what I'll suggest is either you reduce the width of the card to the one that will be responsive in all screens or use media query to give it different width at different screen sizes. Above all, I commend your effort in completing the project. Don't forget to mark this as helpful if you find it so.

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