How do I set file that is located on my computer to be background on www.jsbin.com.
For example if I want to set a background image
background-image:url("file://C:\HTML5\MyExperiment\black-NR.jpg")
But this does not seems to works.
I do not have a place to upload my files. If someone can recommend something better than jsbin.com let me know.