Darius: IE7 - Table - Background-Image

Beitrag lesen

Aber sicher:

  
  
<table border="0" cellspacing="0" style="background-image: url(http://www.bla.de/stern.gif); background-repeat: no-repeat;" width="525">  
 <tbody>  
  <tr>  
   <td bgcolor="#375a9a" colspan="3" valign="top">  
   <h2><font color="#ffffff">&nbsp;Folgende Schnittstellen werden unterstuetzt:</font></h2></td>  
  </tr>  
  <tr>  
   <td height="77" width="15">&nbsp;</td>  
   <td align="left" valign="top" width="348">  
  
   <ul>  
    <li><strong>Test1</strong></li>  
    <li><strong>Test2</strong></li>  
    <li><strong>Test3</strong></li>  
    <li><strong>Test4</strong></li>  
   </ul>  
   </td>  
   <td width="176">&nbsp;</td>  
  </tr>  
  <tr>  
   <td bgcolor="#f1e3a6" colspan="3" height="22">&nbsp;</td>  
  </tr>  
 </tbody>  
</table>