Hello, Thank you for your reply, i tried both of them and still the background-image, didnt load to the page. Also i tried to search from the forums for solution, and tried those advices too, but none of them didnt help. I been trying for hours now to find solution to this, but for some reason it is still not loading to the page. Do you think, because i copy the ‘‘relative path tot he picture’’ and then paste it between the () is a problem maybe?
Web URLs use forward slash to demarcate directories. Your folder setup is as I had envisioned above. css and images are in the same folder (resources). As URL in the style sheet treats the css folder as its root, so must traverse up one level to reach the images folder.
And Yes it did work! Thank you somuch! I had to make notes about this,i just had to change the name of the picture to not have spaces and have the underscore instead. thank you! now i can keep going with learning new stuff.