qualcuno mi aiuta?
questo è il codice html con il quale ho fatto una tabella
la stessa tabella dovrei rifarla con i div...
Codice PHP:<table border="1" width="100%">
<tr>
<td>
<table border="1" width="100%">
<tr>
<td></td>
<td></td>
<td></td>
</tr>
<tr>
<td></td>
<td></td>
<td></td>
</tr>
</table>
</td>
</tr>
</table>

Rispondi quotando