<!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>Terra</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 - http://www.iltelaiodipenelope.it -->

<style type="text/css">
body {background-color: #000000;
text-align:center;
font-family : "Courier New"; 
color : #cf9a58; 
font-size : 14px;
margin-top:0px;
}
h1{margin: 0;font-size:120%; color: #d47506;}
h2{margin: 0;font-size: 110%; color: #d47506;}
h3{margin: 0;font-size: 100%; color: #d47506;}

.nome_logo {
text-align:center;
font-family : "Courier New"; 
color : #cf9a58; 
font-size : 40px;
margin-top: 5px;
margin-bottom: 10px; 
}
a:link {
text-decoration: none; 
cursor:nw-resize;
font-family: "Courier New"; 
font-size: 14px;
color:#fcd7aa;
}
a:hover {
text-decoration: overline; 
color: #f9c482;
}
a:active {
text-decoration: none; 
cursor:nw-resize;
font-family: "Courier New"; 
font-size: 14px;
color:#fcd7aa;
} 
a:visited {
text-decoration: none; 
cursor:nw-resize;
font-family: "Courier New"; 
font-size: 14px;
color:#fcd7aa;
}
a.menu:link{
text-decoration: none; 
cursor:nw-resize;
font-family: "Courier New"; 
font-size: 14px;
color:#d47506; 
}
a.menu:hover {
text-decoration: none; 
color: #d8c9b8;
}
a.menu:visited {
text-decoration: none; 
cursor:nw-resize;
font-family: "Courier New"; 
font-size: 14px;
color:#f4dfc6;
}
table.base{  
border:0px;
text-align:center;
font-family : "Courier New"; 
color : #cf9a58; 
font-size : 14px;
margin-left:auto;
margin-right:auto;
}
table.base_left{  
border:0px;
text-align:left;
font-family : "Courier New"; 
color : #cf9a58; 
font-size : 14px;
margin-left:auto;
margin-right:auto;
}
td.header {  
border:0px none;
background-image: url('images/texturebruciato.png');
text-align:center;
font-family : "Courier New"; 
color : #cf9a58; 
font-size : 20px;
height:200px;
}
td.barra_link {  
border-top:2px solid #402308;
border-bottom:2px solid #402308;
background-image: url('images/sfondino-marronelucido.jpg');
text-align:center;
font-family : "Courier New"; 
color : #cf9a58; 
font-size : 12px;
height:35px;
}
td.colonna {  
border-left:1px dotted #d47506;
text-align:center;
font-family : "Courier New"; 
color : #cf9a58; 
font-size : 14px;
}
td.menu_decor{
border-top:1px dotted #000000;
border-bottom:1px dotted #d47506;
text-align:left;
font-family : "Courier New"; 
color : #cf9a58; 
font-size : 14px;
}  
td.hover{
border-top:1px solid #d47506;
border-bottom:1px solid #d47506;
background-color: #865b2a;
cursor : nw-resize;
}
td.out{
border-top:1px dotted #000000;
border-bottom:1px dotted #d47506;
background-color: #000000;
}  
table.bordo_dotted{  
border:1px dotted #d47506;
text-align:center;
font-family : "Courier New"; 
color : #cf9a58; 
font-size : 14px;
margin-left:auto;
margin-right:auto;
}
td.testo_left {  
border:0px;
text-align:left;
font-family : "Courier New"; 
color : #d47506; 
font-size : 14px;
}
td.sfondo_colore {  
border:1px solid #d47506;
background-color: #815625;
text-align:center;
font-family : "Courier New"; 
color : #eeaa5a; 
font-size : 14px;
}
td.footer {  
border-top:1px dotted #d47506;
text-align:center;
font-family : "Courier New"; 
color : #cf9a58; 
font-size : 12px;
height:70px;
}
</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>

<table class="base" cellpadding="3" cellspacing="3" width="85%">
 <tr>
	<td class="header" colspan="2"><!-- Inizio spazio logo/titolo/frase benvenuto -->
	<p class="nome_logo">Nome o logo del sito...</p>
	Qui si pu scrivere un messaggio<br> 
	di benvenuto o una descrizione del sito,<br> 
	una frase particolare... ecc.. ecc..</p></td>
 </tr>
 <tr>
	<td class="barra_link" width="98%" colspan="2"><!-- Inizio spazio barra con link -->
<table class="base" cellpadding="0" cellspacing="0" width="70%">
 <tr>
	<td><a target="_blank" href="#">LINK</a></td>
	<td><a target="_blank" href="#">LINK</a></td>
	<td><a target="_blank" href="#">LINK</a></td>
	<td><a target="_blank" href="#">LINK</a></td>
	<td><a target="_blank" href="#">LINK</a></td>
 </tr>
</table><!-- Fine spazio barra con link --></td>
 </tr>
 <tr>
   <td valign="top"><!-- Inzio spazio corpo pagina -->
	<h1>Benvenuti in nome sito...</h1><br>
	Frase descrittiva e informazioni sul sito se non  stata gi scritta sopra,<br>
	questa  la parte "corpo" per i contenuti da gestire come si preferisce<br><br>
	<h2>..:: News e aggiornamenti ::..</h2><br>
	<table class="bordo_dotted" cellpadding="0" cellspacing="8" width="600">
	<tr>
		<td width="193"><img border="0" src="images/img_terra_box.png" width="193" height="263" alt=""></td>
		<td class="testo_left"><div style="width:380px; height:260px; padding-left:5px; padding-top:5px; overflow-y: scroll"><!-- Inizio testo news -->
		News... 00/00/00<br>
		Testo testo testo testo testo testo testo<br>
		testo testo testo testo testo testo testo<br>
		testo testo testo testo testo testo testo<br><br>
		News... 00/00/00<br>
		Testo testo testo testo testo testo testo<br>
		testo testo testo testo testo testo testo<br>
		testo testo testo testo testo testo testo<br><br>
		News... 00/00/00<br>
		Testo testo testo testo testo testo testo<br>
		testo testo testo testo testo testo testo<br>
		testo testo testo testo testo testo testo<br><br>
		News... 00/00/00<br>
		Testo testo testo testo testo testo testo<br>
		testo testo testo testo testo testo testo<br>
		testo testo testo testo testo testo testo<br><br>
		News... 00/00/00<br>
		Testo testo testo testo testo testo testo<br>
		testo testo testo testo testo testo testo<br>
		testo testo testo testo testo testo testo
	    <!-- Fine testo news --></div></td>
	</tr>
	</table><br>

Lo spazio corpo/pagina e la colonna cresceranno man mano che si aggiungono<br> 
contenuti, puoi inserire quindi accessori, gadget e tutto ci che ti occorre<br> 
in base  al tipo di spazio che vuoi realizzare.<br><br>   
Puoi utilizzare lo spazio corpo/pagina per un iframe in cui far visualizzare<br> 
tutte le altre pagine del sito <a target="_blank" href="https://www.iltelaiodipenelope.it/tutorial/html/iframe_sito_web.php">* Tutorial iframe sito web</a><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<br> 
organizzare 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 togliere il credits del telaio^^<br><br>	
Buon lavoro... buon sito Penelope &#9829;<br><br>

<!-- Inzio box saluti -->
<table class="bordo_dotted" cellpadding="0" cellspacing="8" width="600">
	<tr>
		<td class="sfondo_colore" colspan="2">..:: Un saluto veloce...</td>
	</tr>
	<tr>
		<td width="200"><img border="0" src="images/img_terra_saluti.png" width="200" height="293"></td>
		<td valign="top"><!-- Inserisci testo o il codice Cbox qui -->
	<h3>Tag base per Cbox o messaggi</h3><br>
	- Se la utilizzi per la Cbox setta<br> 
	il codice iframe con queste misure:<br> 
	width="360" e height="280"<br>

	* Se non conosci la Cbox leggi il tutorial<br>  
	<a target="_blank" href="https://www.iltelaiodipenelope.it/tutorial/html/cbox.php">Cbox - Ciattina per brevi messaggi</a><br><br>
	- Se preferisci scrivere dei messaggi,<br>  
	frasi o altro, puoi mettere lo scroll<br> 
	per avere pi spazio<br><br>
	Se non ti serve cancella il codice<!-- Fine spazio testo o codice -->
		</td>
	</tr>
	<tr>
		<td class="sfondo_colore" colspan="2">&nbsp;</td>
	</tr>
</table><!-- Fine box saluti --><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 Non scrivere dopo questa linea--></td>
 <td class="colonna" width="28%" valign="top"><!-- Inzio spazio colonna -->
<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>
<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><br>
h:. <script type="text/javascript" language="JavaScript">dT();</script><br><br>

<h3>..:: Menu ::..</h3>		
<table class="base_left" cellpadding="3" cellspacing="3" width="200">
	<tr>
		<td class="menu_decor" onmouseover="this.className = 'hover'" onmouseout="this.className = 'out'"><a class="menu" target="_blank" href="#">* Link ::..</a></td>
	</tr>
	<tr>
		<td class="menu_decor" onmouseover="this.className = 'hover'" onmouseout="this.className = 'out'"><a class="menu" target="_blank" href="#">* Link ::..</a></td>
	</tr>
	<tr>
		<td class="menu_decor" onmouseover="this.className = 'hover'" onmouseout="this.className = 'out'"><a class="menu" target="_blank" href="#">* Link ::..</a></td>
	</tr>
	<tr>
		<td class="menu_decor" onmouseover="this.className = 'hover'" onmouseout="this.className = 'out'"><a class="menu" target="_blank" href="#">* Link ::..</a></td>
	</tr>
	<tr>
		<td class="menu_decor" onmouseover="this.className = 'hover'" onmouseout="this.className = 'out'"><a class="menu" target="_blank" href="#">* Link ::..</a></td>
	</tr>
	<tr>
		<td class="menu_decor" onmouseover="this.className = 'hover'" onmouseout="this.className = 'out'"><a class="menu" target="_blank" href="#">* Link ::..</a></td>
	</tr>
</table><br><br>
	
<img border="0" src="images/img_terra_tag.png" width="203" height="199" alt=""><br><br>

- Spazio accessorio/gadget<br><br>

- Spazio accessorio/gadget<br><br>

<h3>..:: Link amici ::..</h3>
<table class="base_left" cellpadding="3" cellspacing="3" width="200">
	<tr>
		<td class="menu_decor" onmouseover="this.className = 'hover'" onmouseout="this.className = 'out'"><a class="menu" target="_blank" href="#">* Link ::..</a></td>
	</tr>
	<tr>
		<td class="menu_decor" onmouseover="this.className = 'hover'" onmouseout="this.className = 'out'"><a class="menu" target="_blank" href="#">* Link ::..</a></td>
	</tr>
	<tr>
		<td class="menu_decor" onmouseover="this.className = 'hover'" onmouseout="this.className = 'out'"><a class="menu" target="_blank" href="#">* Link ::..</a></td>
	</tr>
	<tr>
		<td class="menu_decor" onmouseover="this.className = 'hover'" onmouseout="this.className = 'out'"><a class="menu" target="_blank" href="#">* Link ::..</a></td>
	</tr>
	<tr>
		<td class="menu_decor" onmouseover="this.className = 'hover'" onmouseout="this.className = 'out'"><a class="menu" target="_blank" href="#">* Link ::..</a></td>
	</tr>
	<tr>
		<td class="menu_decor" onmouseover="this.className = 'hover'" onmouseout="this.className = 'out'"><a class="menu" target="_blank" href="#">* Link ::..</a></td>
	</tr>
</table><br><br>

- Spazio accessorio/gadget<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 sapzio colonna non scrivere dopo questa linea --></td>
 </tr>
 <tr>
	<td class="footer" colspan="2"><!-- Inizio spazio footer -->
&#3297; Nome sito <script type="text/javascript">
// Script Calcolo Tempo Trascorso Penelope - https://www.iltelaiodipenelope.it
 var dataIniziale = new Date('2024-5-14'); // 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 spazio footer --></td>
	</tr>
</table>

</body>

</html>