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 Style the Portfolio

klauscleaver
klauscleaver
8,611 Points

<SOLVED>Gallery won't switch to two columns

For the life of me, I can't find what's wrong here. Couldn't find any syntax errors, so I suspected it was my personal images causing the problem. Switched back to the Instructor's original images, but the problem remains. My head is about to explode.

https://w.trhou.se/tt8l4gbri0

2 Answers

klauscleaver
klauscleaver
8,611 Points

Nevermind, found the problem. <ul id:"gallery"> instead of <ul id="gallery">

The shame is real.

Smith Thapa
Smith Thapa
7,023 Points

I did the same mistake! Thank you for pointing it out!