Ver Mensaje Individual
  #2 (permalink)  
Antiguo 02/04/2016, 09:45
Avatar de xfxstudios
xfxstudios
 
Fecha de Ingreso: junio-2015
Ubicación: Valencia - Venezuela
Mensajes: 2.448
Antigüedad: 8 años, 10 meses
Puntos: 263
Respuesta: quiero aprender a crear con iframe

debe ser asi:

Código HTML:
Ver original
  1. <a href="http://noticia.com?id=a" target="ventana">Ver Noticia A</a>
  2. <a href="http://noticia.com?id=b" target="ventana">Ver Noticia B</a>
  3. <a href="http://noticia.com?id=c" target="ventana">Ver Noticia C</a>
  4.  
  5.  
  6. <iframe name="ventana" id="ventana" width="100%" height="400px" src="ventana_de_inicio.html"></iframe>

algo asi mas o menos
__________________
[email protected]
HITCEL