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

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

Code Challenge giving me error with correct answer

"add a margin of 2.5% to the gallery list items"

gallery li {

float: left; width: 45%; margin: 2.5%; color: #ffffff; background-color: #ffffff; }

It keeps telling me "Bummer! Be sure to set the margin of 2.5% to the gallery list items"

I also was doing the exact same code as the instructor during the lesson and this is no different. Am I missing something silly? Please help.

1 Answer

We upgraded some of our infrastructure just a bit ago and accidentally it broke a couple of our challenges. I'm working on fixing it for you guys! :zap:

oh thanks! Do you know when it will be fixed...? Minutes, hours, days? Right now is my team treehouse time. :)