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 HTML Introduction Global Structure: Part 2

Global Structure: Part 2

How do you get "localhost/"??? I can't figure it out. I feel so lame! Help!

1 Answer

You need to install a piece of software that allows you to "serve" your files as if they were a webpage. The important elements the software will run are apache, mysql and python. MAMP is popular and free for Mac and XAMMP is a good windows option but there are lots of others. Once you have that installed and you are able to "start servers" you can open a browser and browse to "localhost".