e che vuoi fare se non riscrivere
dovresti cominciare però a vedere i css
Codice PHP:
<HTML>
<title>SURVEY</title>
<body>
<center>
[img]media/Logo150x100.jpg[/img]
</center>
<form method="post" action="survey_process.asp">
<center>
<table width="900" border="1" cellpadding="10" cellspacing="0" bordercolor="#000000" style="font-family:Verdana, Arial, Helvetica, sans-serif; font-size:small">
<tr>
<td height="35"></td>
</tr>
<tr>
<td bgcolor="#96B4D6">Domanda n°1
[b]compila la tabella
[i]corsivo[/i]
info[/b]</td>
<tr>
<td bgcolor="#CED8DF"><table cellpadding="10" style="font-family:Verdana, Arial, Helvetica, sans-serif; font-size:small">
<tr>
<td></td>
<td>colonna 1</td>
<td>colonna 2</td>
</tr>
<tr>
<td>riga1</td>
<td><input name="open_705" size="25" maxlength="255"></td>
<td><input name="open_708" size="25" maxlength="255"></td>
</tr>
<tr>
<td>riga2</td>
<td><input name="open_706" size="25" maxlength="255"></td>
<td><input name="open_709" size="25" maxlength="255"></td>
</tr>
</table></td>
</tr>
<input type="hidden" name="id_answr_selected" value="12">
<input type="hidden" name="question_set_selected" value="4">
<tr>
<td bgcolor="#FFFFFF" align="right"><p align="left">Spuntare se avete terminato la compilazione del questionario
(non saranno consentite ulteriori modifiche per nessun compilatore)
<input type="checkbox" name="not_writable" value="True">
</p><input type="submit" name="Submit" value="INVIA/SALVA"></td>
</tr>
</table>
</center>
</form>