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

Joshua Harris
seal-mask
.a{fill-rule:evenodd;}techdegree
Joshua Harris
Full Stack JavaScript Techdegree Student 3,674 Points

adding workspace file index.html does not create the index.html tag in the console, it just says treehouse:/workspace.

I followed the steps on the video however when i create the folder labelled index.html, it does not show up in the console at all. i tried typing it into the console but this didnt work. what should i do?

1 Answer

Will Parry
Will Parry
11,985 Points

Hi Joshua,

Make sure you're creating a new file, not a folder. Right-click in the left pane, select new file, name it index.html, and hit enter. It should open up in the main editing pane right above the console.

Will

Sounds like a good place to start! :)