il mio problema è applicare un png come sfondo ad una <tr>
vi metto il codice...
<tr background="img/barra.png">
<td width="115" height="20" class="sotto_menu"><div align="center"><?php echo "$results[artista]"; ?></div></td>
<td width="160" height="20" class="sotto_menu2"><div align="center"> <?php echo "$results[titolo]"; ?></div></td>
<td width="184" height="20" class="sotto_menu"><div align="center"><?php echo "$results[compilation]"; ?></div></td>
<td width="38" height="20"><div align="center">[img]img/play_aud.gif[/img]</div></td>
<td width="46" height="20"><div align="center">[img]img/frecce_aud.gif[/img]</div></td>
<td width="24" height="20"><center>
[img]img/bottone_aud.gif[/img]
</center></td>
</tr>
come posso ovviare al problema?
per capire com'è la pagina...
http://www.scp-music.com/audio.php [/QUOTE]