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 Project

@JasonJohnson2

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


What is the best method for creating a responsive website?

Community feedback

@zougari47

Posted

Hi there👋, You need to add a little more detail to your code, the following tips will help you:

  • add background to the body
  • change the font of the text (you will see the link of the font in the style guide file)

and for your question, the best way is to start the design with the mobile-first.

Happy coding.

0

@JasonJohnson2

Posted

@zougari47 thank you for the feedback. I am not sure what went wrong with my css. I created the two file in visual code studio and when I put it into GitHub it stopped working.

0

@zougari47

Posted

@JasonJohnson2 I see in your HTML that you didn't link the CSS file

add this code to the header

<link rel="stylesheet" type="text/css" href="./index.css"  />
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