:master: non mi risultaOriginariamente inviato da floyd46
il background nn puoi applicarlo ad una tabella, ma solo alla <td> della stessa. tutto qui.
![]()
<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

Rispondi quotando