Welcome to the Treehouse Community
The Treehouse Community is a meeting place for developers, designers, and programmers of all backgrounds and skill levels to get support. Collaborate here on code errors or bugs that you need feedback on, or asking for an extra set of eyes on your latest project. Join thousands of Treehouse students and alumni in the community today. (Note: Only Treehouse students can comment or ask questions, but non-students are welcome to browse our conversations.)
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and a supportive community. Start your free trial today.

Logan Brooks
5,936 PointsQuestion About Adding Pages.
Say for example that I am running a news website and I want to write a new article. I also want to feature it on the homepage(index.html), does that mean every single article that I type is it's own separate page in my code editor? I then have to link it to the home page so that when the link is clicked it will go to that page?
1 Answer

shezazr
8,275 Pointsor even use a dynamic language like php to do it.. but yeah if not tech savy, use a CMS like wordpress..

Logan Brooks
5,936 PointsWhat is the benefit of that? It will be a website similar to IGN and Polygon.com. Aren't most sites like that built with HTML/CSS then they incorporate Javascript? Sorry for all the questions, I am new to Web Development.
tuukka uosukainen
22,107 Pointstuukka uosukainen
22,107 PointsFor that kind of website I would suggest that you look for a content management system like wordpress.
Hope this helps.