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

HTML How to Make a Website Responsive Web Design and Testing Adjust the Profile Page and Header

Eric Vera
Eric Vera
3,222 Points

When I input the nav changes in the second media query, it leaves the header container when displayed.

I changed the nav to exactly how the instructor has it in the second media query. Yet when i get past 660 px my nav leaves the header and appears below it on the same level as the body, but aligned to the right and taking up 45 percent width. I have the nav inside the header tags in index.html and the header width set to 100% in main.css

Eric Vera
Eric Vera
3,222 Points

I figured it out. Accidentally, hadf #header instead of header in main.css

1 Answer

tommy huynh
seal-mask
.a{fill-rule:evenodd;}techdegree
tommy huynh
Full Stack JavaScript Techdegree Student 3,723 Points

I am having the same problem but my css looks correct. I am stuck and can't figure out what's going on! Can someone please help me?