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 trialChristopher Borchardt
2,908 Pointsmultiple columns
I created one question, but the problem was wrong for what is really going on now that i look closer.
All the formatting looks right in the gallery un-ordered list and list items. The colors are all showing up right. The problem is it is supposed to be showing in 2 columns, but it is only showing up as one. I checked the code in my css and it looks exactly like what is listed in the video but the pictures are not being formated to the 45%. they do scale fine when adjusting the size of the window, but only in 1 column.
here is my code currently.
2 Answers
Christopher Borchardt
2,908 Pointsok, found the answer thanks to the other post. the problem was i missed a ":" after the width line. so it didn't apply the width property.
Steve Hunter
57,712 PointsHi Christopher,
At first glance, I can't see anything immediately amiss; sorry.
I could suggest you look at my workspace here - perhaps comparing code will help. I tried, but couldn't see anything wrong.
Let me know how you get on!
Steve.
Christopher Borchardt
2,908 Pointsthank you for looking, i don't feel quite so dumb, i've been staring at that code for almost 24 hours now and still can't see anything wrong with it.
Steve Hunter
57,712 PointsI'll have a look tomorrow morning - I'm tired now, so will make stupid mistakes!
Steve Hunter
57,712 PointsSteve Hunter
57,712 PointsGood work - well done!!