miércoles, 10 de julio de 2019


Diviciones de una pagina de 3 partes 

<!DOCTYPE 

html>

<html lang="es"><head><meta charset=UTF-10><title>Crear Marcos</title>

</head><frameset rows="18%,*" frameborder="yes"

 bordercolor="#444" marginwidth="10%" marginheight="48%" scrolling="no">

<frame src="superior.html" name="sup">

</frame>

<frameset cols="48%,*" frameborder="yes" bordercolor="#2046D5" marginwidth="58%" marginheight="10%" scrolling="yes"><frame src="izquierdo.html" name="izq">

</frame>

<frame src="derecho.hmtl.html" name="der">

</frame>

</frameset>

<frameset rows="18%,*" frameborder="yes" bordercolor="#444" marginwidth="10%" marginheight="85%" scrolling="no">

<frame src="superior.html" name="sup">

</frame>

<frameset cols="10%,*" frameborder="yes" bordercolor="#333" marginwidth="20%" marginheight="10%" scrolling="yes">

<frame src="izquierdo2.html" name="izq">

</frame>

<frame src="derecho.hmtl.html" name="der"></frame>

</frameset></html>

No hay comentarios:

Publicar un comentario

Formulario