problema con il frame e richiamo delle pagine
spero che mi possiate aiutare.. non avendo mai usato i frame ho cercato su siti e altrove..ma il problema persiste..cioè la pagina html creata a parte nn me la carica..in questo frammento di codice nn ho riportato il frame xkè spero mi possiate aiutare voi
Codice:
<html>
<head>
<title>sito</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css">
<!--
body {
background-color: #000000;
}
-->
</style></head>
<body leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
<p>
<!-- ImageReady Slices (sito.psd) -->
</p>
<p> </p>
<table width="601" height="600" border="0" align="center" cellpadding="0" cellspacing="0" id="Tabella_01">
<tr>
<td>
<img src="img/sito_03.jpg" width="200" height="179" alt=""></td>
<td rowspan="4">
<img src="img/banner.jpg" width="400" height="215" alt=""></td>
<td>
<img src="img/spaziatore.gif" width="1" height="179" alt=""></td>
</tr>
<tr>
<td bgcolor="#333333"> </td>
<td>
<img src="img/spaziatore.gif" width="1" height="20" alt=""></td>
</tr>
<tr>
<td>
<img src="img/sito_04.jpg" width="200" height="1" alt=""></td>
<td>
<img src="img/spaziatore.gif" width="1" height="1" alt=""></td>
</tr>
<tr>
<td rowspan="2" valign="top" background="img/bordo.jpg"> </td>
<td>
<img src="img/spaziatore.gif" width="1" height="15" alt=""></td>
</tr>
<tr>
<td valign="top" bgcolor="#FFFFFF"> </td>
<td>
<img src="img/spaziatore.gif" width="1" height="385" alt=""></td>
</tr>
</table>
<!-- End ImageReady Slices -->
</body>
</html>
vorrei che il contenuto si visualizzi all'interno del riquadro piu grande ovvero dove dice
Codice:
<td valign="top" bgcolor="#FFFFFF"> </td>
spero di essere stato chiaro anche se ne dubito :D grazie mille