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

WordPress WordPress Theme Development The WordPress Loop Adding the Loop to the index.php File

Vince Varga
Vince Varga
15,283 Points

What is foundation.css for?

I already heard in one of your videos that normalize.css is to make sure that different browsers do not use different 'default' values. What is foundation.css for? It is a huge file. Is it generated by: http://foundation.zurb.com/??? How is it different from Bootsrap and how are you supposed to modify it easily?

2 Answers

Foundation is just another framework. It's helpful in designing websites, and so is the other one mentioned. Check out Framework Basics.

Alex Spataru
Alex Spataru
5,837 Points

Foundation is the twin broder of Bootstrap :))