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 trialEric Vera
3,222 PointsWhen 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
1 Answer
tommy huynh
Full Stack JavaScript Techdegree Student 3,723 PointsI 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?
Eric Vera
3,222 PointsEric Vera
3,222 PointsI figured it out. Accidentally, hadf #header instead of header in main.css