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 trialDeAris Jinks
8,895 PointsI can't seem to figure out how to get the 6 picks in rows of 2? Help
I have tried to float them left, but all I get is them stack together in an descending order
1 Answer
Bryant Feld
Full Stack JavaScript Techdegree Student 26,144 PointsHave you tried three sets of divs with two photos in each div and then formatting those divs in your CSS , can't really give any further help or advice without seeing your code
Steven Parker
231,261 PointsSteven Parker
231,261 PointsUnfortunately, only designated Beta testers have access to your project. The rest of us get "This project is only accessible to students enrolled in our Techdegree program." when we click on the link.
Until/unless that policy changes, you'll need to cut-and-paste your code here to get help.
Remember to blockquote your code with lines of three accents (aka "back-ticks") (```)