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

CSS CSS Layout Techniques Float Layout Float Layout Challenge

Benjamin Leveau
Benjamin Leveau
4,281 Points

I 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>"

Where is your code?

3 Answers

B Nawaz
B Nawaz
13,402 Points

Show us yer code and we'll have a crack at helping :)

Benjamin Leveau
Benjamin Leveau
4,281 Points

it's ok, i found the answer. it was just a selector issue. Thank you

B Nawaz
B Nawaz
13,402 Points

That's cool, happy coding!