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

Graham Davidson
Courses Plus Student 14,966 PointsHTML5 Boilerplate
Hi I am sure this is going to be a silly question. But if I am using HTML5 boilerplate and want to create a a responsive website is there a framework I can use along side that or is it a case of creating a fluid grid etc myself
G
4 Answers

Damian Tommasino
96 PointsCheck out foundation.zurb.com
You can use this in place of the HTML5 boilerplate because it already includes all HTML5 code and is responsive right out of the box.

Caroline Hagan
12,612 Points@Graham if you go to http://www.initializr.com/ this is the HTML5 Boilerplate's 'do-it-yourself' website where you can opt for Responsive and customise your needs.

Graham Davidson
Courses Plus Student 14,966 PointsCool will check them both out
