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?

    Using flexbox to center the items is my favourite item on this challenge.

    Next time though, I would try to make the content fit within the view area

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

    I have challenges centering the content. But I did some research from sites like w3schools and youtube and that helped me alot.

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

    The responsive design aspect.

  • Submitted


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

    The customized cursor.

    Maybe next time, I would create my own image using an image editing tool.

    cursor: url("assets/images/pointer_small.png"), auto;

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

    Making the site abit more responsive is a challenge.

    I overcame this by writing a media query for the smaller screensizes.

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

    Responsive design is my biggest challenge at the moment. Creating media queries that create a seamless transition between different screen sizes.

  • Submitted


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

    Centering the component.

    I would like to improve on the way styles change when the screen is shifting between different screen sizes so that it is seamless.

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

    The responsive web design was an issue not sure how different styles could be changed between screen sizes

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

    I would like assistance with the responsiveness but also how to use less code