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 trialJose Mora Hernandez
2,909 PointsI'm having problems with my about page. When I click on it the portfolio page still appears.
Did I forget to add a certain element to the index.html? I'm supposed to get a blank page "about page" if I'm not mistaken. I copy the html code into the about.html file and erased everything on the <section> as instructed.
Can anyone help me please?
2 Answers
Luka Nedoh
3,520 PointsCould be that you didn't link it properly? Would be helpful if you would copy the <nav> part of the code
Jose Mora Hernandez
2,909 PointsYeah you're right. I realized that my index.html file had the header links all linked to the .index.html link I just went ahead and changed them.