Skip to content
Submitted 12 days ago

I used HTML to create the structure of the QR code component and CSS

bootstrap
LVL 1
Abhi13
@codejourneyabhishek-create
A solution to the QR code component challenge

Solution retrospective


What are you most proud of, and what would you do differently next time?

I am most proud of creating a clean and centered QR code layout using HTML and CSS. Next time, I would improve the design further by making it more responsive and organizing the CSS code more efficiently.

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

One challenge I faced was properly aligning and centering the QR code card on the page. I solved this by using CSS Flexbox, which helped me easily center the content and create a clean layout.

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

I would like help with improving the responsiveness and layout design of the project, as well as learning better CSS techniques to write cleaner and more efficient code.

Code
Loading...

Please log in to post a comment

Log in

Community feedback

No feedback yet. Be the first to give feedback on Abhi’s solution.

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