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


    The main difficulty I faced while took on this challenge, is the responsivity. That was the part that got me stuck for a while to find out. Some things I wanted to question for a possible feedback:

    • What "max-width" values do I specifically use while working with responsivity screens? I know there are specific values for it, but I think sometimes those values aren't exactly accurate as I tried to implement in this challenge.

    • In a overall question, what practices I could do to improve my responsivity knowledge and try to improve on? This is the part that gets me everytime while working in a front-end page, so it's kinda difficult for me, as a "intermediate-beginner" student.

  • Submitted


    • I think the CSS I wrote is adequate, but is there any improvements related to box model properties like margin and padding that I can make in the future without relying in setting those too much? A thought that I had at some point is the fact that setting up margins and paddings manually wouldn't be a good thing everytime, considering the existance of some features like flexbox and grid. Is this thought actually effective, along with my question?