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 tried to set the dynamic width of the container in percentages, but I found that a rigid assignment of the container width would be better in this case. I would definitely start positioning the elements differently next time.

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

    I had a problem with the responsiveness of the container but I used media queries.

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

    I definitely need help in creating responsive designs that will look good on various screens.

  • Submitted


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

    After completing the online course, I was able to use CSS grid and other CSS properties in practice for the first time. I learned a lot of useful things while writing this simple design. Next time, I would immediately enter a few properties such as min height to save time figuring out what is wrong.

    I'm most proud of using the drop shadow filter, which makes the website look great

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

    During the project, I used padding, which caused problems with border radius, but I read that it is better to use margin in such cases. I also had a problem with positioning the elements at the beginning. I tried flexbox, but it was faster with grid.

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

    This is my first serious project, so I would also like to ask for general tips on how to write code, selectors and HTML. I would also like to ask about the better values ​​to use: pixels, percentages or maybe vw, vh