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
Gerald Torres
13,442 PointsIs there a tutorial dedicated to teaching fluid/responsive layouts?
I can't seem to wrap my head around using percentages for width, padding and margin in order to make the layout fluid when changing the width of the browser.
2 Answers
tootiemcflow
5,601 PointsHey Gerald Torres,
I recommend giving both Fluid Grids and Responsive Web Design articles a gander.
Also try and work through both CSS Layout Techniques and Responsive Layouts courses if you haven't yet already.
Edit: Also check out this Responsive Web Design guide.
Christine Rose
6,745 PointsThere is a great tutorial on CSS showing the box method.