-2

For some reason, Notepad++ isn't letting me import a picture for the bg of my website. This is what I'm trying to do:

body {
    background-image: url("C:\Users\3xpl\Desktop\HAK.net\images\background.png");
}

I really need help. And a reminder: I'm on HTML5.

EDIT: Here's the full code: https://pastebin.com/MNEjc1p0

1 Answers1

-1

Alright guys, fixed it. I had to find the raw imgres link to my bg. Thanks for the help anyway though.