Criar um Site Grátis Fantástico


Total de visitas: 764
 
Início


<html>

<head>
<title>Pagina principal</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>

<frameset cols="291,*">
                <frame name="contents" target="main" src="link.php" scrolling="auto" longdesc="button1B.jpg" title="pagina_principal">
                <frame name="main" src="inicial.php" target="_self" scrolling="auto" title="pagina_principal">
                <noframes>
                <body>

                <p>This page uses frames, but your browser doesn&#39;t support them.</p>

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

</html>