<!DOCTYPE HTML >
<html >
<head >
<title >basis of percentage widths</title >
<style type="text/css" >
td { border: 3 px inset blue; }
</style >
</head >
<body >
<!--
The difference between the border - box width of the table and the width allocated to the columns is :
2 px = table border - left - width
9 px = table padding - left
25 px = 5 * table border - spacing - x
5 px = table padding - right
2 px = table border - left - width
= = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = =
43 px
-->
<table cellpadding="3" cellspacing="5" border="2" style ="padding: 3px 5px 7px 9px" >
<tr >
<td width="25%" >x</td >
<td width="38" >x</td >
<td ><div style ="width:38px" >x</div ></td >
<td ><div style ="width:38px" >x</div ></td >
</tr >
</table >
<table cellpadding="3" cellspacing="5" border="2" style ="padding: 3px 5px 7px 9px" width="243" >
<tr >
<td width="25%" >x</td >
<td width="38" >x</td >
<td ><div style ="width:38px" >x</div ></td >
<td ><div style ="width:38px" >x</div ></td >
</tr >
</table >
<table cellpadding="3" cellspacing="5" border="2" style ="padding: 3px 5px 7px 9px" width="443" >
<tr >
<td width="25%" >x</td >
<td width="38" >x</td >
<td ><div style ="width:38px" >x</div ></td >
<td ><div style ="width:38px" >x</div ></td >
</tr >
</table >
<table cellpadding="3" cellspacing="5" border="2" style ="padding: 3px 5px 7px 9px" width="223" >
<tr >
<td width="25%" >x</td >
<td width="38" >x</td >
<td ><div style ="width:38px" >x</div ></td >
<td ><div style ="width:38px" >x</div ></td >
</tr >
</table >
</body >
</html >
Messung V0.5 in Prozent C=89 H=97 G=93
¤ Dauer der Verarbeitung: 0.4 Sekunden
¤
*© Formatika GbR, Deutschland