dunque...ho provato a mettere questo codice nel mio blog di Splinder, ma non mi visualizza niente.....cosa ho tralasciato di così essenziale? (è la prima volta che smanetto con i frame.. )

codice:
<html>

<head>
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<meta name="GENERATOR" content="Microsoft FrontPage 4.0">
<meta name="ProgId" content="FrontPage.Editor.Document">
<title>Nuova pagina 2</title>


</head>

<frameset rows="27%,*" framespacing="1" border="0" frameborder="0">

  <frame name="superiore" scrolling="auto" style="border-style: solid; border-width: 1" noresize>

  <frameset rows="*">
  <frameset cols="150,500,150">
  <frame name="sinistra" scrolling="auto" style="border-left-style: solid; border-left-width: 1; border-right-style: solid; border-right-width: 1; border-bottom-style: solid; border-bottom-width: 1" src="http://babykiky.supereva.it/frsx.htm" target="_self">
  <frame name="destra" scrolling="auto" style="border-right-style: solid; border-right-width: 1; border-bottom-style: solid; border-bottom-width: 1" src="http://babykiky.supereva.it/centro.htm" marginwidth="11" marginheight="16" noresize target="_self">
  
  <frame name="destra1" src="http://babykiky.supereva.it/frdx.htm" scrolling="auto" style="border-right-style: solid; border-right-width: 1; border-bottom-style: solid; border-bottom-width: 1">
  
  </frameset>
  </frameset>
</frameset>

<frameset cols="26%,*">
  <frame name="sinistra">
  <frame name="destra">
</frameset>

</html>