Welcome to the Treehouse Community
The Treehouse Community is a meeting place for developers, designers, and programmers of all backgrounds and skill levels to get support. Collaborate here on code errors or bugs that you need feedback on, or asking for an extra set of eyes on your latest project. Join thousands of Treehouse students and alumni in the community today. (Note: Only Treehouse students can comment or ask questions, but non-students are welcome to browse our conversations.)
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and a supportive community. Start your free trial today.

Mohammad Monir Ghannam
13,657 Pointsmax width
i inserted max-width command but still getting a bummer any hints
7 Answers

Calvin Nix
43,828 PointsHey Mohammad,
Could you provide the code you are using?

Richard Duffy
16,488 PointsUsage
element or selector {
max-width: max width that you want;
}
What is the max width that is says on the code challenge?

Mohammad Monir Ghannam
13,657 Pointsthat is exactly what i did
max-width: 940px; and still dont like it

Richard Duffy
16,488 PointsPlease can you paste the whole code.

Mohammad Monir Ghannam
13,657 Pointsgallary {
max-width: 940px; }

Calvin Nix
43,828 PointsHey Mohammad,
Is it possible you are using an incorrect selector name?

Richard Duffy
16,488 PointsYou have missed off the div id put this #gallery