Tipo tem o código do Frame (3paginas =Total , Menu e principal )
-------------------
<html>
<head>
<title>Titulo</title>
</head>
<frameset cols="13%,*">
<frame name="esquerdo" marginwidth="1" marginheight="1" scrolling="auto" noresize src="
menu.htm">
<frame name="direito" marginwidth="1" marginheight="1" scrolling="auto" noresize src="
principal.htm" target="_self">
<noframes>
<body>
<p>Esta página usa quadros mas seu navegador não aceita quadros.</p>
</body>
</noframes>
</frameset>
</html>
----------------------------------------
ai vc vai salva 3 paginas nesse código
1ª eh o Total (MENU e Principal)
2ª Principal
3ª Menu
Ai se vc for editar o menu (querer adiciona algo etc...) vc abre soh ele e edita e salva.
O Total vc soh mexe para colocar o título etc...
Edição feita por: ::.SMÎRÑØFF.::, 25/10/2003, 11:07.