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!
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

Ramon Salinas
5,538 Pointsquestion about new website
Question-- I saved the initial project from the 1st stage with Nick Pettit where he teaches how to build a website, and I decided to play around with it. What I did was create a new page in Sublime Text 2 and renamed it, then i made a few changed to the html and css, but when I navigate away from the home page then go back, it reverts back to the project page with Nick Pettit. I even tried deleting everything from the html (only thing left is the <head> info, an image I added, the nav, and the footer. I even cleared the css info.
Does anyone know why this is happening? Could it be that I left some info up in the <head> area or that the new files I saved are in the same folder as the class project ones???
3 Answers

Aurelien Schlumberger
6,127 PointsDid you open the new html page in your browser or did you refresh the old one?

Stacy Fabian
2,246 PointsClear your cache maybe?

Ramon Salinas
5,538 PointsFigured it out. Thanks guys. I'm still in the learning phase...