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 Use the Navigation Element

Wladimir Bosiuk
Wladimir Bosiuk
4,247 Points

Typing help

Hi! Why I don't have typing help like: I write <h1> and automatically shows </h1> and so on? I use Windows 8.1 with Chrome.

Thanks!

Guled Ahmed
Guled Ahmed
12,806 Points

You mean like:

You type: <htm

And then you press "TAB" and then it shows: <html>

Are you talking about the Treehouse Workspaces?

1 Answer

Wladimir Bosiuk
Wladimir Bosiuk
4,247 Points

Now I've understood. It works in Workspaces not in challanges:) I talked about: you type a> and schould automatically get </a and so on.

Thanks for your feedback Guled A.