Si c'è scritto Nuova pagina 1

Prendi il file che si chiama index_francese.htm
il cui codice è questo sotto, e nella stringa in grassetto rosso che ti ho fatto fra <title> e </title> metti il tuo titolo:

<html>

<head>
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<meta name="GENERATOR" content="Microsoft FrontPage 5.0">
<meta name="ProgId" content="FrontPage.Editor.Document">
<title>Nuova pagina 1</title>
</head>

<frameset rows="85,41,*">
<frame name="intestazione1" src="progettoinediti%20fr.htm" scrolling="no" target="_self">
<frame name="intestazione" scrolling="no" noresize target="sommario" src="la%20scritttura%20èst%20fr.htm">
<frameset cols="180,*">
<frame name="sommario" target="principale" src="bottoni%20fr.htm" scrolling="auto">
<frame name="principale" src="questo%20sito%20fr.htm" target="_self">
</frameset>
<noframes>
<body>



La pagina corrente utilizza i frame. Questa caratteristica non è supportata
dal browser in uso.</p>

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

</html>