background images/Internet Explorer

I'm trying to overlay a background image over a paragraph in IE3 but it
dosn't appear to be working.  As far as I can tell the browser isn't even
attempting to load the image.

Here's a snip of css code....
p.note
{
	background: URL("paper.jpg");
}

Does anyone know of any problems in the IE implementation involving
background images?  Does anyone have any working examples of backgrounds
over single elements?

--- Christopher Josephes -------------------------
mailto:cpj1@visi.com               Vector Internet
http://www.visi.com/~cpj1

Received on Sunday, 15 December 1996 17:04:38 UTC