<html>
  <head>
  <title>Mi pagina</title>
  </head>
  <frameset rows="10%,*" frameborder="1" bordercolor="Green">
    <frame name="top" src="arriba.html" marginwidth="10" marginheight="10" scrolling="no" "noresize frameborder="0">
    <frameset cols="20%,*" >
      <frame name="left" src="
vinculos.html" marginwidth="10" marginheight="10" scrolling="no" noresize frameborder="0">
      <frame name="main" src="principal.html" marginwidth="10" marginheight="10" scrolling="auto" noresize frameborder="0">
    </frameset >
  </frameset>
</html>
No hay comentarios:
Publicar un comentario