
11-08-2006, 19:35
|
|
Gil

|
|
Registrado: Sep 2005
Posts: 163
FoquiMoney: 724
Gracias dadas: 2
Agradecido 10 vez en 7 posts
|
|
|
Re: como puedo crear una pagina como esta. un inofito
es solo una iframe....
Cita:
<html>
<head>
<meta http-equiv="Content-Language" content="es">
<meta name="GENERATOR" content="Gamejohn64">
<meta name="ProgId" content="FrontPage.Editor.Document">
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<title>Al que lee le gusta el PICO</title>
</head>
<frameset rows="114,*" frameborder="NO" border="0" framespacing="0">
<frame name="topFrame" scrolling="NO" noresize src="tupaginadearriba.html">
<frame name="mainFrame" src="tupaginadeabajo.html">
</frameset>
</html>
</body>
</html>
|
|