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 How to Make a Website Styling Web Pages and Navigation Build Navigation with Unordered Lists

[SOLVED] Extra padding at the bottom of my Nav section/links.

There's extra padding under my navigation links and it isn't that way in the video and I don't know why. My Nav section is a darker green but for a couple more pixels down it goes back to being light green before white. Where in my code did I mess up because I'm not sure?

2 Answers

Just Kidding I found it.

What was it? I have the same problem and I can't find how to fix it..

Found it! it was a typing error in nav { ... }, I typed a semicolon instead of a colon after 'padding'