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 trialMIA ASHCROFT
2,442 PointsCan't see /article.html when adding to URL?
I can't seem to see my article.html page when adding /article.html to the URL of the main page. Is anyone else experiencing this?
1 Answer
Kader Ibrahim Shaik Dawood
9,216 PointsIf the article page is inside the folder means you should define FOLDERNAME/article.html if it is not inside the folder you should define just article.html
furkan
11,733 Pointsfurkan
11,733 PointsHi, you should post a snippet of your code to help others to solve the problem.