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 being able to apply my learnings with Flexbox, responsive page for mobile view, and just a bit of transition.

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

    I had a bit of trouble making the page responsive for mobile view to cater mobile users so I researched and found that by using width: min(350px, 90%);, the page appears correctly.

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

    None that I can think of since this is a simple project.

  • Submitted


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

    I'm happy that I was able to make the page a bit responsive to cater desktop and mobile view.

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

    I had a bit of trouble with the footer making it appear correctly in mobile view. It turns out I didn't have to add too much CSS code to align it correctly.

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

    I have no questions at the moment. I may just need to practice a lot and apply the things I learned about HTML and CSS.