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 trialLinda Duty
1,266 Pointswebsites: saving the folders to textedit and my computer.
on the workspace in the lessons, we have the different folders and pages: img, css, index.html, otherpage.html, etc. how do i set that up in TextEdit? I am using that to work on my own project as I go along and I haven't figured that out yet. I tried setting up a folder on my desktop or in my Docs (windows) but it doesn't seem to be working when I start adding extra pages to the site project. Thx
2 Answers
Sam Watson
17,006 PointsYou might want to use a different text editor. In other Treehouse videos they recommend Sublime Text (which I have come to love). Through that program you can add a project folder and see all associated files in your development site. Plus the code you write is color coded.
Download here: http://www.sublimetext.com/2
Linda Duty
1,266 PointsThank you, I'll try that.
edwin scott
6,043 Pointsedwin scott
6,043 PointsI am using sublimetext2 but I can't find a way to have 2 tags/pages/file in one folder. Do you know how could I do this?