kunert0345: Wie setze ich diese Tabelle mit css um ?

Beitrag lesen

Wie würde dieses Script in css aussehen ?

<table border="0" cellspacing="0" cellpadding="0" width="100%">  
  
			<colgroup>  
				<col width="20%">  
				<col width="30%">  
				<col width="5%">  
				<col width="45%">  
			</colgroup>  
			<tr>  
				<td></td>  
				<td><a href="http://terminal21.de/">Terminal.21</a></td>  
  
				<td></td>  
				<td>Heizwerk seit 2009</td>  
			</tr>  
		</table>