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

Can anyone provide me with some helpful resources to learn and look for CSS floats whenever I forget?

One thing, it must be something other than MDN ( cuz I know that already). And mentioning any book will be uber helpful. Thanks in advance.

2 Answers

Thank you very much for that. I appreciate it.

Hi Nafis Fuad,

Beside Treehouse and MDN, there is a helpful resource on CSS Tricks. You can find it here: https://css-tricks.com/almanac/properties/f/float/

It explains float property with images and demos so you can get better understanding of it.

Hope that Helps..