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?
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...