Paul: Bitte gesamten Quellcode

Beitrag lesen

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">  
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="de" lang="de">  
	<head>  
<title>Test</title>  
	</head>  
	<body>  
  
<table border=1>  
  <tr>  
    <td>  
     aaaaaaaaaaaaaaaaaa  
    </td>  
    <td style="width:20px;">  
     b  
    </td>  
    <td style="width:20px;">  
     b  
    </td>  
    <td style="width:20px;">  
     b  
    </td>  
    <td style="width:20px;">  
     b  
    </td>  
  </tr>  
  <tr>  
    <td colspan="5">      ccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccc  
    </td>  
  </tr>  
</table>  
  
    	</body>  
</html>