Ver Mensaje Individual
  #4 (permalink)  
Antiguo 24/07/2005, 12:33
Avatar de faviozea
faviozea
 
Fecha de Ingreso: junio-2002
Mensajes: 129
Antigüedad: 21 años, 10 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