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?

    Making the site responsive on all screens, from desktops to small mobiles. It even supports mobiles in landscape mode. Also, I wrote the code in a very clean and organized way.

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

    Not any really.

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

    How can I implement responsive typography page-wide? I would like some links to guides on this topic.

  • Submitted


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

    Learning CSS "transform: translate(x, y)" to center an absolute positioned element vertically and horizontally.

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

    Problem: Centering an absolute positioned element vertically and horizontally.

    Solution: Used transform: translate(x, y).

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

    I would like to receive advice on adding responsiveness to websites when viewed in landscape mode in mobile.