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.
David Norton
2,762 PointsText editor
It is easy to follow the instructions to a point. But there are no instructions on how to set up Sublime Text 2 or any other editor. This is great for the ones that understand how to use these simple tools but a nightmare for those that do not. Where can I go to find simple instructions on how to use, setup my files and view them in a browser?
2 Answers

Casey Antoine
Courses Plus Student 5,174 PointsI'm not exactly sure what you're having problems with. When using any text editor and to look at them locally all you need to do is save your files as .html/ .css within any folder and select to open your .html using any browser. It will load locally with all your css styles as long as you have it linked. Are you looking for specific settings for Sublime? Hope this helps.
David Norton
2,762 PointsI figured this out from you instructions. I was confused by the downloaded files relating to the lesson. The file names and structure were not in agreement with the lesson.
Thank You Dave

Casey Antoine
Courses Plus Student 5,174 PointsAnytime, Glad I could be help.