hola amigos
tengo este codigo en html
 
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
</head>
 
<frameset rows="*,615,*" frameborder="NO" border="0" framespacing="0">
  <frame src="vacio.html" name="topFrame" scrolling="NO" noresize>
 
  <frame src="centro.html" name="centro" id="centro" noresize>
  <frame src="vacio.html" name="bottomFrame" scrolling="NO" noresize>
</frameset>
<noframes><body>
</body></noframes>
</html>
 
alguien me podria decir si en los frames src hay dos o tres archivos con .html
 
gracias 
   
 



