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 Basics Page Layout with the Float Property The Float Challenge Solution

This is Not A Question, I just want to tell you to always read Teachers Note

Sometimes i see questions from fellow students here and i feel like they only watched the videos and expected to learn all about "Floats" from a 7 mins video, This isn't right i guess. The teachers Note is very very useful. I learned all about float by reading an article from the first teachers Note. So lets ask questions only when we have no other choice and have rad the teachers note. My name is james- Instagram- (@juniorwebdeveloper)

1 Answer

Robert Schaap
Robert Schaap
19,836 Points

As long as we're giving tips, I'd suggest any time you learn some new properties, go and have a look at the Mozilla Developers Network / MDN. It's a great reference for HTML/CSS/JavaScript with clear examples and often it has codepen's that you can just play around with immediately.