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 trialJose Flores
369 PointsHitting space twice does not indent the Workspace just like it does for you, what do I need to do?
In the last video when you entered in the elements for body and for html you said we should hit the spacebar twice to indent, so that the cursor would go down two spaces but when I did that it did not work instead it shifted two spaces. Is there a setting or something that I need to turn on in order to do this?
1 Answer
Rohald van Merode
Treehouse StaffHey Jose Flores 👋
I just had a look at the video and it is a bit confusing indeed. There is no setting or shortcut to do both the vertical as well as the horizontal movement. The spacebar for indenting that Laura mentioned is only for the horizontal movement on the same line. Moving the closing </html>
tag down 2 lines was done by hitting enter ⏎
🙂
Hope this helps!