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 HTML First Use HTML Elements

How come I continue to get a communication problem when trying to create the html element for the root of html?

How do I complete the challenge if I continue to get a communication problem during step 2 which ask me to create the html element for the root?

index.html
<!DOCTYPE html>
<html></html>

1 Answer

Usually the communication error is due to a poor internet connection, possibly after switching between hot spots, or if you are using treehouse on a mobile device it may occasionally timeout on the session after too much idle time has passed.

Jason, It appears the problem eventually resolved itself after several minutes. Thank you for your reply.