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

Snigdha Sukunโ€ข 10

@snigdha-sukun

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 are you most proud of, and what would you do differently next time?

Iโ€™m proud of myself for creating and deploying my first live application. Although itโ€™s a simple app, it was my first time doing this. I used online references to complete the solution, but next time, I plan to rely more on my own efforts. Throughout this process, I learned a lot about CSS and how to deploy using Vercel.

What challenges did you encounter, and how did you overcome them?

I encountered some difficulty while writing the CSS code, particularly in accurately positioning the QR element according to the design. I referred to a few CSS tutorial websites for syntax and values, and after some trial and error, I was able to get it right.

What specific areas of your project would you like help with?

CSS techniques

Community feedback

Pirateโ€ข 170

@ima9gh

Posted

Hello there!

๐—–๐—ผ๐—ป๐—ด๐—ฟ๐—ฎ๐˜๐˜‚๐—น๐—ฎ๐˜๐—ถ๐—ผ๐—ป๐˜€ ๐—ผ๐—ป ๐—ฐ๐—ผ๐—บ๐—ฝ๐—น๐—ฒ๐˜๐—ถ๐—ป๐—ด ๐˜๐—ต๐—ฒ ๐—ฐ๐—ต๐—ฎ๐—น๐—น๐—ฒ๐—ป๐—ด๐—ฒ.

๐—ฌ๐—ผ๐˜‚๐—ฟ ๐—ฝ๐—ฟ๐—ผ๐—ท๐—ฒ๐—ฐ๐˜ ๐—น๐—ผ๐—ผ๐—ธ๐˜€ ๐—ด๐—ฟ๐—ฒ๐—ฎ๐˜.

I have a suggestion to improve your challenge!

โ—To move the card to the center of the page, change the ๐—–๐—ฆ๐—ฆ code:

body{ 
display: flex;
justify-content: center;
align-items: center;
min-height: 100vh; 
box-sizing: border-box;
}

โ—To correctly break the words in your ๐—ค๐—ฟ ๐—ฐ๐—ผ๐—ฑ๐—ฒ:

๐˜„๐—ผ๐—ฟ๐—ฑ-๐—ฏ๐—ฟ๐—ฒ๐—ฎ๐—ธ can be used to break words and make texts more similar to the main challenge.

๐—œ๐—ณ ๐˜๐—ต๐—ฒ๐˜† ๐—ฎ๐—ฟ๐—ฒ ๐—ป๐—ผ๐˜ ๐—ฏ๐—ฟ๐—ผ๐—ธ๐—ฒ๐—ป ๐—ฎ๐˜€ ๐˜†๐—ผ๐˜‚ ๐˜„๐—ฎ๐—ป๐˜, ๐—ท๐˜‚๐˜€๐˜ ๐—ฟ๐—ฒ๐—ฑ๐˜‚๐—ฐ๐—ฒ ๐˜๐—ต๐—ฒ ๐˜„๐—ถ๐—ฑ๐˜๐—ต ๐—ผ๐—ณ ๐˜๐—ต๐—ฎ๐˜ ๐—ถ๐˜๐—ฒ๐—บ!

Let me know if this comment was helpful.

๐—š๐—ผ๐—ผ๐—ฑ ๐—น๐˜‚๐—ฐ๐—ธ ๐—ฐ๐—ผ๐—ฑ๐—ถ๐—ป๐—ด!

Marked as helpful

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