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

Problem with Workspace

Whenever I type in HTML code to my existing Workspace like for example....

<title>Data Miner</title>

and when I want to add the word "Front" before Data Miner, it automatically deletes the words starting from Data Miner</title>.

Is there a bug problem or do I need to check on something?

1 Answer

Hey Francis, Try pressing the "insert" key on your keyboard. It should fix the problem.

Thanks for the tip Huy Bui. Another best option is to exit the existing Workspace then open it again. This will refresh the page and the problem will not suffice anymore. I did this exactly and solved my problem.