Your IP : 216.73.217.79


Current Path : /var/www/cesa.co.za/fpdf/unittest/
Upload File :
Current File : /var/www/cesa.co.za/fpdf/unittest/test.table.column.width.2.html

<html>
<head>
<style type="text/css">
body { 
  font-size: 10pt; 
  line-height: 1; 
  padding: 0; 
  margin: 0; 
}

td#large { 
  font-size: 30pt; 
  line-height: 1; 
  width: 150pt;
  vertical-align: top;
  background: cyan;
}
</style>
</head>
<body>
<table cellpadding="0" cellspacing="0">
<tr>
<td id="large">
LARGE
LARGE
LARGE
LARGE
LARGE
LARGE
LARGE
</td>
</tr>
</table>
</body>
</html>