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

Used HTML, CSS and Bootstrap libraries to complete the task at hand...

@coder-yeti

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


For this project, I was unable to complete it with using Bootstrap, so I would appreciate your help and solution which would help me understand how I can achieve the above challenge solely using HTML and CSS.

Also, I faced the issue where I was unable to center the div container tag by using align items class, why is that? Is it because there are multiple contents inside the div so it is not able to identify which one to center?

Community feedback

bhebbhexo 10

@bhebbhexo

Posted

Hi, to center the div this is what i did: target the container div then. display: block; margin-left: auto; margin-right: auto; This will center your div horizontally

0

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