Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

CSS How to Make a Website Styling Web Pages and Navigation Make a CSS Image Gallery

Help with Code Challenge 1/4

Add CSS that will allow all images to fill their parent element. My code: '''css img { width:100%; } '''

It keep on saying bummer, it looks like you didn't set the image width.

4 Answers

Nevermind, I figured it out!

this question was very unclear to me , the real anwsewr is img { max-width:100% }

they should more precise question especialy learning was on 45% plus margin 2,5% and there wanst max widht

Agreed!

Thanks for post guys. This Q was quite vague

We didnt see that on the learning video !!