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 trialJason Massey
16,635 PointsHelp 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
Jason Massey
16,635 PointsNevermind, I figured it out!
Pawel Wronski
8,872 Pointsthis 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
mackgarces
4,078 PointsAgreed!
perry carbonell
20,106 PointsThanks for post guys. This Q was quite vague
Omar Mbirek
2,007 PointsWe didnt see that on the learning video !!