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

I am having issues with the float rule

In the html/css code challenge i notice that whenever i float my listed images, the paragraphs beneath each listed images gets floated too and this makes my website looking quite funny.

Please add the link to your workshop.

I need to see your code in your workshop.

I need to see your workshop link. Not the website url.

Looks like you fixed your problem.

Could you post your code? If the images and the paragraph are part of the same list item, and you are applying your code to the list item, then everything within the list item will float.