Skip to content
  • Unlock Pro
  • Log in with GitHub
Solution
Submitted over 1 year ago

QR Code Component Exercise HTML/CSS

Wuffskyarts•60
@Wuffskyarts
A solution to the QR code component challenge
View live sitePreview (opens in new tab)View codeCode (opens in new tab)

Solution retrospective


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

During this challenge, I learned that a parent flex box could not be centred. However, I also learned that you could center a child flex box inside a parent flexbox to create a centred box along the vw/vh.

I enjoyed the simplicity yet the challenge of figuring out this exercise.

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

It took about three hours of playing with Bootstrap and CSS before I realized I needed a flex-parent and then a flex-child to center.

I also never knew I could 100vh the parent and justify/align the flex-child.

I also wanted to try to do this in Bootstrap but couldn't. I'm finding HTML/CSS easier than Bootstrap.

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

I'd love to learn more about Bootstrap! While it's great for certain areas of a website, I also find CSS easier in other areas. If possible, I'd love to figure out a way to combine the two, as Bootstrap buttons are easier to configure.

Code
Loading...

Please log in to post a comment

Log in with GitHub

Community feedback

No feedback yet. Be the first to give feedback on Wuffskyarts'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

Stay up to datewith new challenges, featured solutions, selected articles, and our latest news

Frontend Mentor

  • Unlock Pro
  • Contact us
  • FAQs
  • Become a partner

Explore

  • Learning paths
  • Challenges
  • Solutions
  • Articles

Community

  • Discord
  • Guidelines

For companies

  • Hire developers
  • Train developers
© Frontend Mentor 2019 - 2025
  • Terms
  • Cookie Policy
  • Privacy Policy
  • License