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 Page with plain html and css

@Ranadheerm6

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


Please comment on my code and please give me advice on how to improve the readability of my code.

Community feedback

@devaramnye

Posted

I would recommend you to seperate your styling by creating another file named styles.css

create a styles.css in your main folder and link your css inside your index.html by creating a link rel="stylesheet" href="styles.css" inside your head section under your meta

Its better for the overview because in larger projects it does not look well. In ordner to have tight codes with good structure it will give you a big advantage.

Marked as helpful

1

@Ranadheerm6

Posted

@devaramnye Yes I thought of doing this but somehow it slipped my mind. Thanks for pointing it out.

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