Ver Mensaje Individual
  #2 (permalink)  
Antiguo 06/03/2008, 13:36
Avatar de Evert
Evert
 
Fecha de Ingreso: abril-2004
Ubicación: Cochabamba - Bolivia
Mensajes: 94
Antigüedad: 20 años
Puntos: 2
Re: Titulo de la direcion

hola

tienes que usar frames par logarar eso

<html>
<head>
<title>Pagina</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
</head>
<frameset rows="0,*" frameborder="NO" border="0" framespacing="0">
<frame src="" name="topFrame" scrolling="NO" noresize>
<frame src="index.html" name="mainFrame">
</frameset>
<noframes><body>
</body></noframes>
</html>

asi cuando naveges dentro la pagina la direccion no cambiara