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 Beginning HTML and CSS Follow Along with Workspaces

Sebastian Diaz
Sebastian Diaz
164 Points

workspace preview

Hey there, I just started this course and when i enter this simple command, h1 and /h1 and put my name between with my <>, all in place.

I hit command S so save it, then when i hit preview i get a blank page, my tab is called index.html, Thanks!

3 Answers

Rich Donnellan
MOD
Rich Donnellan
Treehouse Moderator 27,696 Points

Hey Sebastian,

Your question is a bit confusing without seeing the actual code. Check the Markdown Cheatsheet at the bottom of the page for help on posting.

If your code looks like so, then it may be a Workspaces issue:

<h1>Sebastian</h1>

Let us know what happens.

Sebastian Diaz
Sebastian Diaz
164 Points

Hey thanks for the quick replies,

I downloaded sublime text and entered my code the same and it worked its just in the workspace here on treehouse that it doesn't.

My code looks exactly like that Rich, Is there any way to fix it so i could use the workspace here? thanks man!

Rich Donnellan
MOD
Rich Donnellan
Treehouse Moderator 27,696 Points

Does it pass? If so, I wouldn't worry about it; sometimes it does this.

Just continue on and if you still run into Workspace related issues, I'd contact Treehouse support.