martes, 13 de enero de 2015


Marco de Jerarquia de arriba y abajo
pagina1
<html>

<head>

<title>Pagina nueva 3</title>
<base target="intermedio">
</head>

<body bgcolor="#00FF00">

</body>

</html>
pagina2

<html>

<head>

<title>Pagina nueva 4</title>
<base target="inferior">
</head>

<body background="../../Downloads/fondo-de-cadence-show-de-estrellas-2012.png">

</body>


</html>

pagina3
<html>

<head>

<title>Pagina nueva 5</title>
</head>

<body>

</body>

</html>

 Todo

<html>

<head>

<title>Pagina nueva 2</title>
</head>

<frameset rows="89,18%,*">
<frame name="superior" scrolling="no" noresize target="intermedio" src="MARCO1%20EJ2.htm">
<frame name="intermedio" target="inferior" src="MARCO2%20EJ2.htm">
<frame name="inferior" src="MARCO%203%20EJ3.htm">
<noframes>
<body>

<p>Esta página utiliza marcos, pero su explorador no los admite.</p>

</body>
</noframes>
</frameset>

</html>

Deber
1.cuales son los nombres de los marcos disponibles de fronpage
2.Crear un sitio web en el cual tengamos tres opciones 
gráfico
chiste
curiosidades

No hay comentarios.:

Publicar un comentario