<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>

<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Memorie</title>
<meta name="title" content="Nome sito">
<meta name="description" content="Descrizione sito">
<meta name="keywords" content="Parole chiave per i motori di ricerca, tipo, grafica,accessori web,gadget">
<meta name="author" content="Tuo nome">
<meta name="robots" content="index,follow">

<!--Web set free realizzato da Penelope - https://www.iltelaiodipenelope.it -->

<style type="text/css">
body {background-image: url('images/penelope_memorie_sfondo.jpg');
text-align:center;
}
h1,h2,h3{margin: 0; color: #8e6b5c}
h1{margin: 0;font-size:120%}
h2{margin-bottom: 8px;font-size: 110%;text-align:center;}
h3{margin-bottom: 3px;font-size: 230%;font-style: oblique;text-align:center;
}
.testo_nome {
text-align:center;
font-family: "Geneva"; 
font-size: 28px; 
color : #8e6b5c; 
margin: 0px;
}
a:link { 
text-decoration: none; 
cursor:nw-resize;
font-family: "Geneva"; 
font-size: 14px;
color:#644337; 
}
a:visited { 
text-decoration:none; 
cursor:nw-resize;
font-family: "Geneva"; 
font-size: 14px;
color:#a7553d; 
}
a:hover {
text-decoration: line-through; 
color: #717636;
}
a:active { 
font-family: "Geneva"; 
font-size: 14px; 
color: #e27878; 
}
div#header {
border:0 none;
background-image: url('images/penelope_memorie_top.png');
text-align:center;
margin-left:auto;      
margin-right:auto;
width: 1003px;
height:384px
}
div#corpo {
border: 0px none;
background-image: url('images/penelope_memorie_body.png');
text-align:center;
margin-left:auto;      
margin-right:auto;
width: 1003px
}
div#footer {
border: 0px none;
background-image: url('images/penelope_memorie_footer.png');
text-align:center;
margin-left:auto;      
margin-right:auto;
width: 1003px;
height:185px
}
table.base{  
border:0px;
text-align:center;
font-family : "Geneva"; 
color : #8e6b5c; 
font-size : 14px;
margin-left:auto;
margin-right:auto
}
table.base_left{  
border:0px;
text-align:left;
font-family : "Geneva"; 
color : #8e6b5c; 
font-size : 14px;
padding-left:8px;
margin-left:auto;
margin-right:auto
}
table.titolo_menu{  
border:0px none;
text-align:center;
background-image: url('images/penelope_memorie_tag_titoli.png');
font-family : "Geneva";
font-weight: bold; 
color : #8e6b5c; 
font-size : 14px;
padding-top:2px;
width: 216px;
height:56px;
margin-left:auto;
margin-right:auto
}
table.news{  
border:1px solid #bba67d;
background-image: url('images/penelope_memorie_sfondo.jpg');
text-align:center;
font-family : "Geneva"; 
color : #8e6b5c; 
font-size : 14px;
margin-left:auto;
margin-right:auto
}
td.colonna{  
border-left:1px solid #bba67d;
text-align:center;
font-family : "Geneva"; 
color : #8e6b5c; 
font-size : 14px;
}
td.bordo_dotted{  
border:1px dotted #bba67d;
text-align:center;
font-family : "Geneva"; 
color : #8e6b5c; 
font-size : 14px;
}
td.bg_colore{  
border:1px solid #bba67d;
background-color: #efe2db;
text-align:center;
font-family : "Geneva";
color : #8e6b5c; 
font-size : 14px;
}
td.menu{
border:1px solid #bba67d;
text-align:left;
padding-top:2px; 
padding-bottom:2px;
}
td.hover{
border:1px solid #bba67d;
background-color: #e3d1c7;
text-align:left;
cursor : nw-resize;
padding-top:2px; 
padding-bottom:2px;
}
td.out{
border:1px solid #bba67d;
background-color: #efe2db;
text-align:left;
padding-top:2px; 
padding-bottom:2px;
}  
</style>

<script type="text/javascript">
<!-- Original: Andrea Bianchi
// Web Site: https://www.web-link.it
function WebDate() {
var now = new Date();
var year= now.getYear();if (year < 1000) year += 1900;
nameDay = new Array('Domenica','Lunedi','Martedi','Mercoledi','Giovedi','Venerdi','Sabato');
nameMth = new Array('01','02','03','04','05', '06', '07', '08', '09', '10', '11','12');
document.write('' +nameDay[now.getDay()]+ ' ' + now.getDate() + "/" + nameMth[now.getMonth()] + "/" + year+ '');
}
// end -->
</script>

</head>

<body>

<div id="header">
<table class="base" cellpadding="2" cellspacing="2" width="94%">
 <tr>
	<td colspan="2" height="80">&nbsp;</td>
 </tr>
 <tr>
	<td height="220" width="67%" valign="top"><br><p class="testo_nome">Nome o logo sito</p>
<h2>.: Scrivi qui una frase che ti piace o<br> 
che faccia capire subito i contenuti del tuo spazio...</h2></td>
	<td rowspan="2">&nbsp;</td>
 </tr>
 <tr>
	<td height="70" width="67%"><!-- Inizio menu link barra -->
<table class="base" cellpadding="3" cellspacing="3" width="95%">
 <tr>
	<td colspan="5">&nbsp;</td>
 </tr>
 <tr>
	<td class="bordo_dotted"><a href="#">Link</a></td>
	<td class="bordo_dotted"><a href="#">Link</a></td>
	<td class="bordo_dotted"><a href="#">Link</a></td>
	<td class="bordo_dotted"><a href="#">Link</a></td>
	<td class="bordo_dotted"><a href="#">Link</a></td>
 </tr>
</table><!-- Fine menu link barra --></td>
 </tr>
</table>
</div>

<div id="corpo">
<table class="base" cellpadding="2" cellspacing="2" width="94%">
 <tr>
	<td valign="top"><!-- Inizio spazio corpo/pagina --><h1>Nome sito...</h1>
<h2>Breve descrizione e/o frase di benvenuto...</h2><br>

<h2>..:: News e aggiornamenti...</h2>
<!-- Inizio table news -->
<table class="news" cellpadding="2" cellspacing="15" width="550">
 <tr>
	<td class="bg_colore"><table class="base_left" cellpadding="2" cellspacing="2" width="100%">
 <tr>
	<td width="115"><img border="0" src="images/penelope_memorie_news.jpg" width="110" height="280"></td>
	<td><div style="width:385px; height:280px; overflow-y: scroll"><!-- Inizio testo news -->
	News... 00/00/00<br>
	Testo testo testo testo testo testo testo testo testo testo testo<br>
	testo testo testo testo testo testo testo testo testo testo testo<br>
	testo testo testo testo testo testo testo testo testo testo testo<br><br>
	News... 00/00/00<br>
	Testo testo testo testo testo testo testo testo testo testo testo<br>
	testo testo testo testo testo testo testo testo testo testo testo<br>
	testo testo testo testo testo testo testo testo testo testo testo<br><br>
	News... 00/00/00<br>
	Testo testo testo testo testo testo testo testo testo testo testo<br>
	testo testo testo testo testo testo testo testo testo testo testo<br>
	testo testo testo testo testo testo testo testo testo testo testo<br><br>
	News... 00/00/00<br>
	Testo testo testo testo testo testo testo testo testo testo testo<br>
	testo testo testo testo testo testo testo testo testo testo testo<br>
	testo testo testo testo testo testo testo testo testo testo testo<br><br>
	News... 00/00/00<br>
	Testo testo testo testo testo testo testo testo testo testo testo<br>
	testo testo testo testo testo testo testo testo testo testo testo<br>
	testo testo testo testo testo testo testo testo testo testo testo<br><br>
	News... 00/00/00<br>
	Testo testo testo testo testo testo testo testo testo testo testo<br>
	testo testo testo testo testo testo testo testo testo testo testo<br>
	testo testo testo testo testo testo testo testo testo testo testo<br><br>
	<!-- Fine testo news --></div></td>
 </tr>
</table></td>
 </tr>
</table><!-- Fine table news --><br><br>

Lo spazio corpo/pagina e la colonna cresceranno man mano che si aggiungono contenuti<br> 
puoi inserire quindi accessori, gadget e tutto ci che ti occorre in base al tipo di spazio che vuoi realizzare.<br>
Puoi utilizzare lo spazio corpo/pagina per un iframe in cui far visualizzare tutte le altre pagine del sito<br><br>

Per il testo del nome e dei menu puoi utilizzare un font decorativo,<br> 
leggi questo tutorial <a target="_blank" href="https://www.iltelaiodipenelope.it/tutorial/html/font_personalizzato_sito.php">Font personalizzato</a><br><br>

Visita la sezione <a target="_blank" href="https://www.iltelaiodipenelope.it/tutorial/index.php">html & script Tutorial</a>
per tanti tutorial su come gestire e organizzare<br> 
le pagine web ed anche tanti script per utilit, accessori e gadget<br><br>

- Puoi fare tutte le modifiche che ritieni necessarie alla struttura,<br>
ma non alterare in nessun modo la grafica e non togliere il credits del telaio^^<br><br>
Buon lavoro... buon sito Penelope &#9829;<br><br>

Anteprima Web Set free www.iltelaiodipenelope.it - <a target="_blank" href="https://www.iltelaiodipenelope.it/template/index.php">* Template and more...</a><br><br>

<!-- Fine spazio corpo/pagina --></td>
	<td class="colonna" width="30%" valign="top"><!-- Inizio spazio colonna -->
<!-- Inizio datario --> 
<script type="text/javascript">
// Autore sconosciuto
// Spiegato e commentato da https://www.iltelaiodipenelope.it/tutorial/index.php

var saluto = new Date();
var orario = saluto.getHours();

// Saluto dalle 6 am alle 12
if ((orario > 06) && (orario <= 12)) {
document.write("...Buon giorno!");
}
// Saluto dalle 12 alle 18
if ((orario > 12) && (orario <= 18)) {
document.write("...Buon pomeriggio!");
}
// Saluto dalle 18 alle 24
if ((orario > 18) && (orario <= 24)) {
document.write("...Buona sera!");
}
// Saluto dalle 24 alle 6 am
if ((orario >= 00) && (orario <= 06)) {
document.write("...Buona notte!");
}
</script><br>
<script type="text/javascript">WebDate(); </script><br>
<script type="text/javascript" language="JavaScript">
// Autore sconosciuto - Spiegato da https://www.iltelaiodipenelope.it/tutorial/index.php
function tS(){ x=new Date(); x.setTime(x.getTime()); return x; } 
function lZ(x){ return (x>9)?x:'0'+x; }
function tH(x){ if(x==0){ x=24; } return (x>24)?x-=24:x; }
function dT(){ if(fr==0){ fr=1; document.write('<span id="tP">'+eval(oT)+'<\/b><\/span>'); } tP.innerText=eval(oT); setTimeout('dT()',1000); }
var fr=0,oT="lZ(tH(tS().getHours()))+':'+lZ(tS().getMinutes())+':'+lZ(tS().getSeconds())";</script>
H:. <script type="text/javascript" language="JavaScript">dT();</script>
<!-- Fine datario --><br><br>

<!-- Inizio box menu -->
<table class="titolo_menu" cellpadding="0" cellspacing="0">
	<tr>
		<td>..:: Menu ::..</td>
	</tr>
</table>
<table class="base_left" cellpadding="2" cellspacing="4" width="210">
 <tr>
	<td class="menu" onmouseover="this.className = 'hover'" onmouseout="this.className = 'out'"><a target="_blank" href="#">* Link ::..</a></td>
 </tr>
 <tr>
	<td class="menu" onmouseover="this.className = 'hover'" onmouseout="this.className = 'out'"><a target="_blank" href="#">* Link ::..</a></td>
 </tr>
 <tr>
	<td class="menu" onmouseover="this.className = 'hover'" onmouseout="this.className = 'out'"><a target="_blank" href="#">* Link ::..</a></td>
 </tr>
 <tr>
	<td class="menu" onmouseover="this.className = 'hover'" onmouseout="this.className = 'out'"><a target="_blank" href="#">* Link ::..</a></td>
 </tr>
 <tr>
	<td class="menu" onmouseover="this.className = 'hover'" onmouseout="this.className = 'out'"><a target="_blank" href="#">* Link ::..</a></td>
 </tr>
 <tr>
	<td class="menu" onmouseover="this.className = 'hover'" onmouseout="this.className = 'out'"><a target="_blank" href="#">* Link ::..</a></td>
 </tr>
 <tr>
	<td class="menu" onmouseover="this.className = 'hover'" onmouseout="this.className = 'out'"><a target="_blank" href="#">* Link ::..</a></td>
 </tr>
 <tr>
	<td class="menu" onmouseover="this.className = 'hover'" onmouseout="this.className = 'out'"><a target="_blank" href="#">* Link ::..</a></td>
 </tr>
</table><!-- fine box menu --><br>

<img border="0" src="images/penelope_memorie_decor.jpg" width="216" height="80" alt=""><br><br>

- Spazio accessorio/gadget<br><br>

- Spazio accessorio/gadget<br><br>

<!-- Stagioni - Penelope -->
<iframe src="https://www.iltelaiodipenelope.it/gadget/stagioni/vintage/flowers.htm" frameborder="0" marginheight="0" marginwidth="0" scrolling="no" width="125" height="190" allowtransparency="true"></iframe>
<!-- Stagioni - Penelope --><br><br>  

- Spazio accessorio/gadget<br><br>

- Spazio accessorio/gadget<br><br>

<!--  Credits Penelope - Non rimuovere grazie -->
<a target="_blank" href="https://www.iltelaiodipenelope.it/template/index.php">WebSet Penelope &#9829;</a><br><br>
<!--  Credits Penelope - Non rimuovere grazie --> 

<!-- Fine spazio colonna --></td>
 </tr>
 </table>
</div>

<div id="footer">
<table class="base" cellpadding="2" cellspacing="2" width="94%">
 <tr>
	<td height="80">&nbsp;</td>
 </tr>
 <tr>
	<td><!-- Inizio info sito/copyright -->
&#3297; Nome sito <script type="text/javascript">
// Script Calcolo Tempo Trascorso Penelope - https://www.iltelaiodipenelope.it
 var dataIniziale = new Date('2024-5-16'); // Imposta qui la data 
 var dataAttuale = new Date();

 function differenzaDate(inizio, fine) {
    var anni = fine.getFullYear() - inizio.getFullYear();
    var mesi = fine.getMonth() - inizio.getMonth();
    var giorni = fine.getDate() - inizio.getDate();

    if (mesi < 0 || (mesi === 0 && fine.getDate() < inizio.getDate())) {
        anni--;
        mesi += 12;
     }

    if (giorni < 0) {
        var ultimoGiornoMesePrecedente = new Date(fine.getFullYear(), fine.getMonth(), 0).getDate();
        giorni = ultimoGiornoMesePrecedente - inizio.getDate() + fine.getDate();
        mesi--;
     }

      return { anni: anni, mesi: mesi, giorni: giorni };
  }

  var differenza = differenzaDate(dataIniziale, dataAttuale);
  
document.write("online da... " + differenza.anni + " anni, " + differenza.mesi + " mesi e " + differenza.giorni + " giorni");
</script><br>

<script type="text/javascript">
copyright=new Date();
update=copyright.getFullYear();
document.write("Copyright  2024 - "+ update + " - Nome Autore - Tutti i diritti riservati.");
</script><!-- Fine info sito/copyright --></td>
 </tr>
</table>
</div>

</body>

</html>