Foros del Web » Creando para Internet » HTML »

Ayuda con frame

Estas en el tema de Ayuda con frame en el foro de HTML en Foros del Web. Hola necesito hacer un frameset con la siguiente estructura http://www.subirimagenes.com/otros-a-4167689.html pero todavia no he sido capaz, alguien me podria ayudar?...
  #1 (permalink)  
Antiguo 06/03/2010, 05:16
 
Fecha de Ingreso: marzo-2010
Mensajes: 9
Antigüedad: 14 años, 1 mes
Puntos: 0
Ayuda con frame

Hola necesito hacer un frameset con la siguiente estructura
http://www.subirimagenes.com/otros-a-4167689.html
pero todavia no he sido capaz, alguien me podria ayudar?
  #2 (permalink)  
Antiguo 06/03/2010, 05:30
Avatar de JavierB
Colaborador
 
Fecha de Ingreso: febrero-2002
Ubicación: Madrid
Mensajes: 25.052
Antigüedad: 22 años, 2 meses
Puntos: 772
Respuesta: Ayuda con frame

Hola albertibiri

Pon el código que estás usando, así podremos ayudarte mejor.

Saludos,
  #3 (permalink)  
Antiguo 06/03/2010, 05:42
 
Fecha de Ingreso: marzo-2010
Mensajes: 9
Antigüedad: 14 años, 1 mes
Puntos: 0
Respuesta: Ayuda con frame

Aqui esta el codigo:

<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Documento sin título</title>
</head>
<frameset rows=*,* frameborder="yes" border="1" framespacing="0">
<frame src="framefila.html" name="left" id="left" title="left">
<frameset cols="*,*" frameborder="yes" border="1" framespacing="0">
<frame src="frame.html" name="leftFrame" id="leftFrame" title="leftFrame" />
<frame src="frame1.html" name="mainFrame" id="mainFrame" title="mainFrame" />


<frame src="UntitledFrame-3"></frameset>
<noframes><body>
</body></noframes>
</html>
  #4 (permalink)  
Antiguo 06/03/2010, 08:26
Avatar de jomaruro
Colaborador
 
Fecha de Ingreso: junio-2002
Ubicación: Naboo
Mensajes: 5.442
Antigüedad: 21 años, 9 meses
Puntos: 361
Respuesta: Ayuda con frame

Hola:

¿Y donde está el frame en el enlace que has puesto?

Saludos.


Etiquetas: frame
Atención: Estás leyendo un tema que no tiene actividad desde hace más de 6 MESES, te recomendamos abrir un Nuevo tema en lugar de responder al actual.
Respuesta




La zona horaria es GMT -6. Ahora son las 15:17.