24/07/2005, 12:33
|
| | | Fecha de Ingreso: junio-2002
Mensajes: 129
Antigüedad: 22 años, 6 meses Puntos: 0 | |
Aqui el codigo html si te interesa lo tienes que llamar index.html y ponerlo en el public_html de tu cuenta.
<html>
<head>
<title>TITULO DE TU WEB</title>
</head>
<frameset rows="*,1" framespacing="0" border="0" frameborder="NO">
<frame src="http://www.aquituurladireccionar.com" name="frame_content" scrolling="auto" noresize>
</frameset>
<noframes>
<body>
</body>
</noframes>
</html>
Espero te sirva |