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 the responsiveness work I completed. For the mobile version, I used CSS Flexbox, and for the desktop version, I applied CSS Grid. It was a challenge, but I was able to implement both successfully. I also learned new concepts, such as how to work with background images.

    However, I wish I could have completed everything a bit faster and in a more organized way.

  • Submitted


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

    I tried to implement new knowledges, such as BEM-style classes.

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

    I didn't manage to make tow parts of the box (image and description) equal. I implemented flex: 1; attribute, but it didn't work properly. If I delete padding of the description box, they go equal.

  • Submitted


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

    I tried to keep in mind all the remarks from previous challenge and implement them here.

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

    It was difficult to make a proper shadow of the card. And for Hover i had to google a bit.