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

Sagar Joshi• 60

@leoemn

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


How can I implement mobile design? do I need seprate code for that or I can do that in same code?

Community feedback

Luis matos• 190

@Aedan5621

Posted

check this video to learn about the CSS Media Queries (https://youtu.be/2KL-z9A56SQ)

Marked as helpful

0

Sagar Joshi• 60

@leoemn

Posted

Thank you I will check it out! @Aedan5621

0
Coding Nerd• 370

@onyedikachi23

Posted

Use the same HTML code, but modify your CSS using media queries.

Marked as helpful

0

Sagar Joshi• 60

@leoemn

Posted

Thank you @OnyedikachiOzoani

1
Coding Nerd• 370

@onyedikachi23

Posted

@leoemn, in case you might be confused, I don't mean creating another HTML file with the same code. Use the same HTML and CSS Files. In most cases, it's often your CSS code that you modify.

0
GabrielSoto• 40

@gabriel-sotoS

Posted

You can do it with inline CSS or in a separate file, search about media queries. Have a good night!

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