[thelist] html weird backgroundimage problem

Tijs Teulings tijs at framfab.nl
Mon Jan 22 10:35:31 CST 2001


> 
> >same prob on win98 + IE5. Have you tried moving the closing form tag 
> >somewhere else.
> 
> yes, that and lots of other stuff
> 
> >Or maybe load
> >the bgimage using a stylesheet?
> 
> no, how does that work?
> Peter
> 
in your html give the td a class="goCell" 

then in your head write

<style type="text/css">

.goCell {background-image: url(pix/backgroundImage.gif); background-repeat: no-repeat}

</style>

thats it.

greets,
Tijs






More information about the thelist mailing list