I want to insert backgroud image in <td> or in <table>. I used attribute
background="../images/myimage.gif"
but it is generating compilance issue for both <td> and <table>. Can some body tell me some property that is compliant with w3c html 4.0 for inserting image.