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

General Discussion

Does Anybody Have Teamviewer?

I Have Never Posted In A Forum Before.

12 Answers

I'm sure lots of people do, why do you ask?

Because Nothing Is Working, I Have Everything Coded And Loaded On Sublime. In The Beginning The Page Turned Light Blue, I Even Recreated The Images For The Website Nothing Is Moving.

Can you clarify what it is you are trying to do? Run an HTML site with css, load a PHP site, Ruby, etc.. Please provide details so we can assist you.

Personally I do not like Sublime Text that much. I prefer a cloud editor like ShiftEdit, that ftp's into my site, Cloud9 can do the same things, though you aren't required to have your own ftp server to use it, or a simple client for my computer like Notepad++

Run an HTML site with css, I Have Already Purchased Sublime.

<!DOCTYPE.HTML> <html> <head> <meta http-equiv="Content-Type" content="text/html: charset=utf-8"/> <title>Smells Like Bakin' Cupcake Company</title> <link rel="stylesheet" href="css/normalize.css" type="text/css" media="screen"> <link rel="stylesheet" href="css/grid.css" type="text/css" media="screen">
</head>

As You Can see The HTML Doesn't Show Up On Here, How Do I Post It?

I have Everything Exactly Like The Instructor Said But Nothing Is Shifting Into Position, Is There Some Software That Will Help? I Downloaded Bootstrap And Added It To The Sublime Directory And Still Nothing. I Have Windows 7.

How Can I Post Html Here? How Can I Post CSS Here?

Please reference this article on how to post the code. http://teamtreehouse.com/forum/how-to-ask-good-questions-on-the-forum

He recommends using this site to do it: http://codepen.io/pen/ Please do that and link it here

There is already one issue in your code. It should say <!DOCTYPE HTML> without a '.' in there. There should be a space

Thank You.

I Will Pursue These Suggestions Right Now, And Get Back To You.

James Barnett
James Barnett
39,199 Points

CRYSTAL -

I Have Never Posted In A Forum Before.

Be sure to take a look at this thread for tips on asking questions in this forum.