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

HTML How to Make a Website Responsive Web Design and Testing Adjust the Profile Page and Header

i 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
Isaac Asante
4,752 Points

You 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?

yes, there was one closing tag missing as bracket in end, and now i have resolved it, thanks a lot :)