All I want to do is post a background image for my website, but it won't load the image no matter what, it will show the alternate text and the outline of the images height and width but not the image, I am stumped and my professor won't be able to get back to me until monday and I really can't wait that long. I have tried w3schools and other sites but idk.
This is what I'm typing
<body style="background-image:url('pics/hierocrew.jpg')">
body is closed off correctly and everything, and when i try it as background image nothing shows up but when I do regular image the outline and alt text shows. Well I haven't added Alt text for background yet, im just trying to get it to work first.
Does anyone know what I am doing wrong?



