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 Component using HTML and CSS

@arielaortin

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

@Sarkis-S

Posted

Hi Ariela, job well done on your component! I just finished this one too!

There is something you should take a look at as this is important to web development. Open your component again then try resizing the browser window.

As you can see, the component is becoming more narrow when the screen shrinks. It should look close to the mobile design image.

I would suggest looking into media queries to handle that problem. Or take a look at the CSS again to figure out the problem. Use caution when working with percentages (%). I like to stick with pixels (px), and (%) for containers. But that is just my preference.

Also, the exercise uses Google font 'Outfit'. See if you can import that into your project. It's a nice skill to have.

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