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 challenge - first take.

@coderhanzo

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


First take on this challenge, still a novice in web development and took this challenge test my self. Also didn't build the mobile version for this (it responsive to mobile browsers but isn't perfect)couldn't figure out how to go about it. Aside that,everything works okay, still got some learning to do tho. Feedback will be much appreciated.

Community feedback

@dbslapitan

Posted

You can use css media queries for the mobile version. It allows you to change the style of your website when you specify a condition, for example, when your screen's width is small(like a mobile device). Here's a link for a detailed explanation: https://developer.mozilla.org/en-US/docs/Web/CSS/Media_Queries/Using_media_queries. I'm pretty sure you can find examples on it on the web.

Marked as helpful

0

@coderhanzo

Posted

Okay @dbslapitan, I'd try it out. Thanks a lot, really appreciate this.

0

@faruking

Posted

change width of the QR code to 100%(style.css line17) to make the edges equal.

Marked as helpful

0

@coderhanzo

Posted

Thanks alot @faruking. Really appreciate

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