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

Mohammad Monir Ghannam
Mohammad Monir Ghannam
13,657 Points

max width

i inserted max-width command but still getting a bummer any hints

7 Answers

Calvin Nix
Calvin Nix
43,828 Points

Hey Mohammad,

Could you provide the code you are using?

Usage

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
Mohammad Monir Ghannam
13,657 Points

that is exactly what i did

max-width: 940px; and still dont like it

Please can you paste the whole code.

Calvin Nix
Calvin Nix
43,828 Points

Hey Mohammad,

Is it possible you are using an incorrect selector name?

You have missed off the div id put this #gallery