Indipendentemente da come vuoi fare...
questo è un esempio per la tua necessità:
(ma che bug e bug... il programma ci aiuta.. ma non pensa al posto nostro. se la funzione c'è bene, altrimenti ciccia: scrivere a mano!)
codice:<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=windows-1252"> <title>Nuova pagina 1</title> <style> #mio {background-image:url('imm/barra_grigiorossa.gif'); background-repeat: no-repeat; } </style> </head> <body> <table border="1" width="100%" height="100%" id="table1"> <tr> <td id="mio" width="200" height="20" ><div align="left" class="Stile3"> <div align="left">[img]imm/PIXELBLU.jpg[/img] PROGETTO 1 </div> </div></td> <td></td> </tr> <tr> <td></td> <td></td> </tr> </table> </body> </html>