Ver Mensaje Individual
  #5 (permalink)  
Antiguo 29/12/2007, 12:29
jrancano
 
Fecha de Ingreso: abril-2006
Mensajes: 18
Antigüedad: 18 años
Puntos: 0
Re: Algo muy raro con el título...

Esto es exactamente lo que tengo:

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Frameset//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-frameset.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">


<head>
<title>Las Fotos de Merce</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
</head>

<frameset cols="80,*" framespacing="0" frameborder="no" border="0" bordercolor="#FFFFFF">

<frame src="UntitledFrame-2.html" name="leftFrame" scrolling="No" noresize="noresize" id="leftFrame" title="leftFrame" />
<frameset rows="80,*" framespacing="0" frameborder="no" border="0" bordercolor="#FFFFFF">
<frame src="tre.html" name="topFrame" frameborder="no" scrolling="No" noresize="noresize" id="topFrame" title="topFrame" />
<frameset cols="*,80" framespacing="0" frameborder="no" border="0" bordercolor="#FFFFFF">
<frameset rows="*,80" framespacing="0" frameborder="no" border="0" bordercolor="#FFFFFF">
<frameset rows="*" cols="301,*" framespacing="0" frameborder="no" border="0" bordercolor="#FFFFFF">
<frame src="UntitledFrame-6.html" name="leftFrame1" frameborder="no" scrolling="No" noresize="noresize" id="leftFrame1" title="leftFrame1" />
<frame src="main.html" name="mainFrame" frameborder="no" id="mainFrame" title="mainFrame" />
</frameset>
<frame src="UntitledFrame-5.html" name="bottomFrame" scrolling="No" noresize="noresize" id="bottomFrame" title="bottomFrame" />
</frameset>
<frame src="UntitledFrame-4.html" name="rightFrame" scrolling="No" noresize="noresize" id="rightFrame" title="rightFrame" />
</frameset>
</frameset>
</frameset>
<noframes><body>
</body>
</noframes></html>



Estaría bien no?? Pero sigue sin funcionar...Gracias