Home > front end >  Why often meet with such problems when set the background image Failed to load the resource: net: :
Why often meet with such problems when set the background image Failed to load the resource: net: :

Time:09-27

 



"& gt; </script>
"& gt; </script>
<link rel="stylesheet" type="text/CSS" href="https://bbs.csdn.net/topics/css/index.css" & gt;



Body {
margin: 0;
padding: 0;

The font - size: 19 px;
}
# header {
Background: url (images/header_bg. PNG) repeat - x;
Width: 900 px;
Height: 300 px;
Margin: 0 auto;
}

CodePudding user response:

Make sure that the file path is correct, if image is damaged, if the file exists

CodePudding user response:

Have confirmed that the was in good

CodePudding user response:

Finally solved? Excuse me, when I was in to add the background image, also met the same problem,
  • Related