I'm trying to load up image in my Image Folder, but it's not working.
Upon debugging, I see this error:
Failed to load resource: the server responded with a status of 404 (Not Found)
My image coding is in .css file that is,
background: url("../Images/bgbody.png") no-repeat;
What am I doing wrong here?
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…