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 am most proud of having completed this project entirely on my own, without relying on external references from the internet. This challenge allowed me to deepen my understanding and problem-solving skills. However, next time, I would focus on creating a responsive solution. This approach will help ensure that the web pages function smoothly and look great across various devices, enhancing the user experience.

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

    I do not have any such problems, as this has a very easy solution.

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

    What else could I have used instead of Flexbox? .cards { background-color: white; height: auto; width: 26%; display: flex; flex-direction: column; justify-content: center; align-items: center; gap: 10px; border-radius: 15px; }