code:
<form name='installer' method='post' action='install.php'>
<table name='inst' width='50%' cellspacing=2 border=1 cellpadding=4>
<tr>
<td>
Installer
</td></tr>
<tr><td width='20%'>
The following files will be installed
</td><td width='30%'>
Blah
</td></tr>
</table>
</form>
ok well i want the top table to go all the way across, and still have the second row have two td's.
type it into notepad and save as .html to see what i mean.
thanks