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 trialBenjamin Leveau
4,281 PointsI don't understand why i cant pass the 3rd challenge in the float layout challenge
this is my code:
<div class="third col">
<h3>Blah blah</h3>
<p> like teaching others about the latest web in technology.</p>
</div>"
3 Answers
B Nawaz
13,402 PointsShow us yer code and we'll have a crack at helping :)
Benjamin Leveau
4,281 Pointsit's ok, i found the answer. it was just a selector issue. Thank you
B Nawaz
13,402 PointsThat's cool, happy coding!
Jeff Busch
19,287 PointsJeff Busch
19,287 PointsWhere is your code?