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

HTML How to Make a Website Creating HTML Content Build the Footer

How can i work on my own projects

I want to work on my own projects with out Treehouse's workspace. What could i use to do html stuff?

Any Suggestions?

6 Answers

use note pad.

Just save your file with the "html" extension

Thanks you all for the suggestions. I'll try everything that you suggested and see which is the best for me.

Hey Gavin, here is a link to note pad++, "https://notepad-plus-plus.org/"

As Lee said, download this text editor, and when you start a new file save it with a html extension.

Example: "mypage.html"

From there you can open the file in a browser like chrome to see it in action.

Good luck

You could use Notepad(++), or even better, Use Brackets! A free open-source program mainly used for web development!

I'd give my vote to atom. It's open source with a dedicated community and brought to you by the guys who developed GitHub. It's also seeming to become the industry standard over Sublime Text. Happy coding!

do some googling ..

Top 10 best Text editers ?

my vote goes to brackets and atom ...best in the word

Hi,

For me sublime is the best if you can and want to afford the price of the app, you can try the others that the users suggest and keep the one that fits with your own style of programming.