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 solutions

  • Submitted


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

    I have exercised Flexbox again. This time I was more familiar with this topic but I would like to do more projects to practice it.

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

    Using Flexbox tools appropriate is yet a challenge. I have read about it on CSS-Tricks. There is a very good description of Flexbox.

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

    For now, I don't need any specific help. I'm getting more and more familiar with HTML and CSS.

  • Submitted


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

    I have used CSS Flexbox again to implement this project. I have made a wrapper to contain a container div element. In this way the wrapper helps to center the whole card on the viewport. Is there a solution without a wrapper?

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

    Like the QR Code Component project, it was a good way to practice the Flexbox tool. This time I was more familiar with it.

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

    As I mentioned, I would like to know, that is there a solution without a wrapper?

  • Submitted


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

    I'm not familiar aligning items on a website. Now I'm proud that I could align all the items in this project.

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

    The hardest part of this project was to align the items. I have read some topics on W3Schools and I found the solution.

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

    I'm not sure that I have ordered the items correctly in the CSS. I created a wrapper as a parent element and after that I created container for the QR-Code and aligned the items with help of Flexbox.