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

Joe Treacy
Joe Treacy
1,555 Points

Adding a Screenshot?

I was about to ask another question about a problem in my website code but I can't figure out how to post a preview of what my website I can input the code, but not the preview.

1 Answer

Justin Horner
STAFF
Justin Horner
Treehouse Guest Teacher

Hello Joe,

If I understand you correctly, you're looking for something like CodePen. It will allow you to share code with a live preview.

If you want to have an image in your post, the only option is to upload the image somewhere else and link to it using the following markdown.

![alt text](/path/to/img.jpg "Title")

I hope this helps.

James Barnett
James Barnett
39,199 Points

upload the image somewhere else

I'd suggest http://imgur.com

Joe Treacy
Joe Treacy
1,555 Points

As in i've print screened my problem and I was looking for a solution, Is there no way on the treehouse website to upload that into a question?

James Barnett
James Barnett
39,199 Points

there no way on the treehouse website to upload that into a question?

No. Treehouse forum doesn't have an upload function.

You will need to upload it online somewhere such as a image sharing service (e.g. http://imgur.com)