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 Framework Basics Prototyping with Bootstrap Building a Header, Navigation, and Jumbotron Component

Shaun Russell
seal-mask
.a{fill-rule:evenodd;}techdegree seal-36
Shaun Russell
Front End Web Development Techdegree Graduate 18,510 Points

Is normalize.css really being applied to the page?

At marker 2:54 of the video, Guil states that normalize.css is being applied to the page. However, I see no reference in the head section of the markup that supports that statement. Is this a mistake on his part or am I missing something?

1 Answer

Erik Cruz
Erik Cruz
9,772 Points

The normalize.css is included inside the bootstrap.min.css file which is included in line 6 of the index.html.