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 How to Make a Website Responsive Web Design and Testing Adjust the Profile Page and Header

.profile-photo floated left but the paragraph is cleared so it's not side by side in wider screen

Tried following the instructions here, but i didn't get the same result, the first one was in contact page, where on a wide screen the layout turns to two columns, but my problem was that the left section floated left, is displaying correctly, but the right floated section is not side by side, but is lower as if cleared from the first section.

2 Answers

Alexandru Olteanu
Alexandru Olteanu
17,522 Points

You should get the project files and compare to what you've written, maybe there's a typo or something somewhere.

Thanks! I actually did that, and it works on my local computer, and not in my workspace...