Welcome to the Treehouse Community
The Treehouse Community is a meeting place for developers, designers, and programmers of all backgrounds and skill levels to get support. Collaborate here on code errors or bugs that you need feedback on, or asking for an extra set of eyes on your latest project. Join thousands of Treehouse students and alumni in the community today. (Note: Only Treehouse students can comment or ask questions, but non-students are welcome to browse our conversations.)
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and a supportive community. Start your free trial today.

Simpsons Tanging
Courses Plus Student 1,086 Pointsi have applied profile left floating and margin as told in this video and my image is fine in desktop res , but
i have applied profile left floating and margin as told in this video and my image is fine in desktop res , but when i try in mobile resolution then , picture stays floating to left and never goes up to text, so please tell me how picture will be float on top in small mobile resolution, thanks
1 Answer

Isaac Asante
4,752 PointsYou need to apply media query breakpoints to make your design responsive on different screen sizes. You should soon reach that stage in the tutorial. I presume you are referring to your profile image on your About page, right?
Simpsons Tanging
Courses Plus Student 1,086 PointsSimpsons Tanging
Courses Plus Student 1,086 Pointsyes, there was one closing tag missing as bracket in end, and now i have resolved it, thanks a lot :)