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

@rakesh-venkata

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


I am begineer in Frontend.And this is my output. Please tell if there are any modifications to do to improve.

Community feedback

@Rabiaismail21

Posted

Hello Rakesh! I have viewed your code and it needs some corrections.

  1. Inline styling is not recommended way, put all CSS code in a separate file
  2. There is no need to use the h2 and p tags multiple times one h2 tag for the title and one p tag for the subtext is enough. Use text-align: center to get the same result as the challenge project and the text will not overflow.
  3. instead of giving padding to the body, use flexbox to align your div center both in the y and x-axis
0

@rakesh-venkata

Posted

@Rabiaismail21 Thanks for feedback. Made the changes.

1

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