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

JavaScript Introduction to Programming Basics Writing Your Program

All of a sudden at 0:55 there is a new html file. Where can I get a copy of that?

All of a sudden at 0:55 there is a new html file. Where can I get a copy of that? Do I need to use textmate inorder to follow along? or can I use something like sublime? Is there another video that I should do before this one that tells me about this stuff?

1 Answer

James Barnett
James Barnett
39,199 Points

> Do I need to use textmate inorder to follow along? or can I use something like sublime?

Any programming text editor will do. So if you have Sublime Text, that will work great.

So once you've got your text editor it's time to make a basic HTML file

If you don't already know how to do that check out this this pair of videos on how to make a basic HTML file.