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 trialPatrick Sullivan
Python Development Techdegree Student 6,083 PointsTop nav labels have no spaces between them, Portfolio, About, Contact.
Pretty sure all my code is the same as the videos, but for some reason my portfolio, about, and contact nav links at the top have no spaces in between them. Would this be an issue in CSS?
1 Answer
Tesfay Kidane
Courses Plus Student 7,500 PointsHi, padding properties set the size of the white space between the element.
Anthony Stapor
3,369 PointsAnthony Stapor
3,369 PointsHi, could you please post your code so that we can see what's going on?