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 trialOscar Andersson
1,174 PointsHeader
Hello! My nav element dosn't want to jump up next to my h1 and h2. It's like the border is still there but invisible, so it's like a big chunk! Hope you can help me!
Ben Flores
17,074 PointsThis is definitely a stab in the dark but my guess is you're dealing the default margin thing, so in your CSS play with margin declarations (margin:auto;).
Definitely include code snippets and screenshots so we can better assist :]
Charles Kenney
15,604 PointsCharles Kenney
15,604 PointsOscar, could you comment in your code so we can better understand what is going on? I would be more than willing to help you out.