
QR code page using only HTML and CSS
Design comparison
Solution retrospective
I'm proud of having enough discipline to finish this page and that I figured out quickly enough what I had to do. Next time I plan to practice my skills using Angular and Bootstrap, and also I plan to speed up my coding process.
What challenges did you encounter, and how did you overcome them?I had trouble when I was trying to center the container and when I tried to modify the padding of the text and heading to make them look like the original design. To overcome this, I searched through internet the answers and I checked on the code from other users who made the same page.
What specific areas of your project would you like help with?I would like to know how do the different types of position (ex. absolute, float, sticky, etc.) works and also how can I keep myself motivated to code.
Community feedback
- @AllanKyleVPosted 27 days ago
Great job on this! The only thing I noticed is that the image’s border-radius wasn’t adjusted to make it round. You could set it to border-radius: 15px;, like I did, or match it to the same radius as your container for a consistent look. Other than that, everything looks great. I’m also working on this challenge, so it’s nice to see others on the same path!
0
Please log in to post a comment
Log in with GitHubJoin 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