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'm proud of my HTML code that this time I did it perfectly in my head first, and then wrote it. Next time I will try to do the grid but without the grid-areas and only with grid-template-columns and grid-template-rows.

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

    I didn't know that in this challenge I couldn't use the auto-fit of grid, I spent two days trying to do the site being responsive only with the auto-fit, and when I went crazy I asked for help on the discord server and then I understand that I needed to use media queries.

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

    be welcome to text any opinion about it :)

  • Submitted


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

    I'm proud of how I did the hover system.

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

    If I used display: none; and display: block; to make an element disappear and appear, the transition would not work, so I also learned how to do it with opacity.

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

    Any help is welcome.