I want to add background image in my css code but it\'s not loading. How to change or add background image in css please help I\'m written css code in notpad++
This is the path u should specify, The way to copy the path is to go the directory where the image is present, then copy path there.
body { background-image:url("C:\1.jpg");