Originariamente inviato da floyd46
il background nn puoi applicarlo ad una tabella, ma solo alla <td> della stessa. tutto qui.
:master: non mi risulta


<style type="text/css">
.TuaTabella {
background:silver url(SfondoTabella.jpg) no-repeat
}

</style>

va nell'head mentre nella tabella basta un:

<table class="TuaTabella">

null'altro