I want to know how to place an image in a Stack Overflow question. I have a screenshot file which is output of my code. So I want show that image in my question from local file system. I tried with <img> tag option, but it is asking me url of the image.
|
| |||||||||
feedback
|
migrated from stackoverflow.com Mar 16 '10 at 7:29
This question came from our site for professional and enthusiast programmers.
|
Upload your image to a free image hosting site and then specify the url with tag. ex: tinypic.com or imageshack.us | |||
|
feedback
|
|
Upload it to a image hoster and use it like a link, Reference is here: | |||||
feedback
|