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 trialNatacha S
11,561 PointsPost a photo in the forum
I am trying to post a photo fo the quizz i couldn't answer....Can someone give me the code i need to use to post a forum.png photo in this window ? (for some reason the one in the markdown sheet does t work for me)...
8 Answers
agreatdaytocode
24,757 Points![alt text](/path/to/img.jpg "Title")
Ilja Daderko
8,953 PointsYou can either make a screenshot and upload it to the cloud (e.g. Dropbox) and give us the public link to see it. Or use screenshot services like "Lightshot". Once installed both solutions are easier to share a photo with others. (I don't think you can upload to forums)
Stone Preston
42,016 Pointsi just tried embedding an image using a imgur link and it didnt work using the markdown format. can anyone else confirm?
Ilja Daderko
8,953 PointsWasn't able to see it as well. You can probably just post a link to image source instead.
Stone Preston
42,016 Pointsyeah. though i swear ive seen a few embedded images on the forum before.
agreatdaytocode
24,757 PointsGot it to work! get ride of the "Title"
agreatdaytocode
24,757 PointsWorks now guys
![alt text](https://treehouse-uploads.s3.amazonaws.com/production/profile-photos/122453/logo1.png)
Natacha S
11,561 Pointscould you give me the code if my image is on the desktop and called forum.png ?
Stone Preston
42,016 Pointsyou will have to upload it somewhere. Like imgur or another service. Its got to be a link, not a file on your local machine
agreatdaytocode
24,757 PointsNatacha you need to upload it to a website to share it. use this site http://postimage.org or google image hosting.. and replace my URL above with the one the website gives you.
Natacha S
11,561 Pointsah ah that makes complete sense ! Thanks !
Stone Preston
42,016 PointsStone Preston
42,016 Pointshave you tried that though? it didnt work for me when I used an imgur path.
agreatdaytocode
24,757 Pointsagreatdaytocode
24,757 PointsWell looks like its not working lol
Natacha S
11,561 PointsNatacha S
11,561 Pointsyes i tried that first ! that's why i'm asking because i m wondering if i entered the wrong code ?