Why do the HTML or CSS image background codes not work?

Kailey

New member
I watched a tutorial on youtube on how to create a webpage (unpublished) using only notepad, I created my webpage.html file and it's up and working. As far as I've gotten I've been unable to make the background image visible using the img src code and even the CSS code isn't working. ex. body {background-image:url('paper.gif');}

I did put the text in <head> </head> area.

Nothing shows up on the practice page, why is that?
I can't get the image to display using any tags, I just asked another question on proper image source for CSS.
 
Back
Top