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

All comments

  • @dominion-30

    Submitted

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

    It has been a while since I built projects after learning HTML and CSS. When I started the project, I thought I could finish it in 24 hours, after I got stuck, I was thinking of going through the CSS course again, until I summoned courage and decided to do it step by step. I am so proud I was able to complete it. Still much work to be done, but it a start.

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

    Centering of the image and div: I had to read different article on centering images and divs.

    Creating the space on top of the QR-Code in Desktop and mobile view: The CSS was not responding, until finally I put the padding-top in the body

    CSS not implementing: I discovered that after the mobile first approach, the root styling where my colors were, was in the mobile screen

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

    How to center objects(images/divs) vertically?

    How to place divs properly in the HTML?

    @dominion-30

    Posted

    Thank you for the comment, and sorry for responding late. The code is accessible, but you could also find it at this URL https://github.com/dominion-30/Project/tree/master/QR-Code

    0