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 comments

  • @DAEM007

    Submitted

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

    I am happy I was able to work with vanilla css again.

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

    Just a little challenge with image fitting properly into containers

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

    How to fit images into containers properly with css

    P

    @mohliman

    Posted

    Hello and nice job by the way! to fit images in a container, the trick I use most is to give the image a width: 100% and by using percentages it makes it responsive to what ever width your container has and 100% does the job well of fitting your images.

    0