Adding images in JSfiddle

user1079065 picture user1079065 · Nov 1, 2012 · Viewed 37.2k times · Source

I want to create a fiddle in which i have to add an image.. (as a background image to a div)

I tried using add resource on the left but it does not work , I also tried to give complete path of the image in my folder structure but this also did not work out..

Does anybody know how to do it?

Answer

Mr. Alien picture Mr. Alien · Nov 1, 2012

You cannot link your LOCAL image to a website, first upload your image to some image uploading service and than use the path in your jsfiddle

Example

Upload your image to some image uploading service for example postimage

After uploading your image, copy paste the url in your jsfiddle and it will work...