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 trial
Jake Rehfeldt
814 PointsProgram?
I would love to know what program He is using to code his html and how to code for localhost
1 Answer
Elliott Frazier
Courses Plus Student 9,647 Pointshe is using Sublime text 2. you can learn about installing a localhost at the beginning of the "building a simple php application" course.
James Barnett
39,199 PointsJames Barnett
39,199 PointsOf course you can use any text editor such as Notepad++ or Text Wrangler.
And if you are working with just HTML/CSS/JavaScript you can don't need to install a local web server or you can just use codepen.io instead.