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

Responsive CSS

Hi friends,

I don't know if here is the correct place, but I'm doing the course of html and css, I already do a website from the course (with container #wrapper) and it works. But I can't understand the logic to do a responsive with this wrapper. Can someone explain for me?

Thanks til now.

1 Answer

Hi Rodrigo,

I understand the difficulty responsive can present, but can you be more specific about what is troubling your or what needs clarification? If you are looking for a general overview of fluid grids and how they came to be, I would strongly recommend reading Ethan Marcotte's article on Fluid Grids: http://alistapart.com/article/fluidgrids

That article basically set the foundation for responsive design as we know it today. Definitely worth reading!

Hi Mikes!

That's exactly explanation that I need. Thank you so much!