Ciao Webdemo, grazie prima di tutto per la risposta,
il codice utilizzato è il seguente
codice:
<body>
<div align="center">
<table border="0" width="100%" cellspacing="0" cellpadding="0" height="100%" id="table1">
<tr>
<td align="center">
<iframe src="Testvuoto1.htm" width="309" height="445" align="center"
frameborder="0" marginwidth="0" marginheight="" scrolling="no" name="one">
</iframe>
<iframe src="Testvuoto2.htm" width="308" height="445" align="center"
frameborder="0" marginwidth="0" marginheight="" scrolling="auto" name="two" target="inferiore">
</iframe>
<iframe src="Testvuoto3.htm" width="133" height="445" align="center"
frameborder="0" marginwidth="0" marginheight="" scrolling="no" name="tree">
</iframe>
</td>
</tr>
</table>
</div>
</body>
Per quanto riguarda i css, devo ammettere che non ho ben capito il loro funzionamento, mi permetterebbe di ottenere quanto vedi sopra? E di gestire dal frame di dx un menù che gestisca gli altri due frame?
Grazie per la pazienza e il tempo...
Attendo tue notizie !