Ver Mensaje Individual
  #2 (permalink)  
Antiguo 05/03/2006, 07:46
Avatar de donpincho
donpincho
 
Fecha de Ingreso: enero-2002
Mensajes: 563
Antigüedad: 22 años, 3 meses
Puntos: 1
Eso que buscas se llama iframe (inline frame).

<iframe src="contenidoinicial.html" name="nombreFrame" style="width: 100%; height: 100%" frameborder=0></iframe>

cuando vayas a poner un link para que cambie el contenido ponle al link el atributo target="nombreFrame".
http://www.htmlhelp.com/reference/ht...al/iframe.html