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 am most proud of the responsive design I implemented for this challenge. Next time I would focus on minimizing the CSS file size by removing unused styles and exploring more advanced techniques.

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

    During this html & css challenge, one of the main challenges I encountered was use different images for desktop view and mobile view. I overcome this by set desktop image as element in html and hidden this image in mobile view using media queries and add mobile size image as background.