codificazione

inizio.htm

inserimento logo fra7x (4 volte) e immagine pic10.gif
link a tre pagine
prima.htm seconda.htm terza.htm
link a pagina con codici codici.htm

<html>

<head>
<meta http-equiv="Content-Type"
content="text/html; charset=iso-8859-1">
<meta name="GENERATOR" content="Microsoft FrontPage Express 2.0">
<title>schema</title>
</head>

<body bgcolor="#C0C0C0">

<p align="center"><font color="#FF0000"><strong>presentazione
sito</strong></font></p>
<div align="center"><center>

<table border="2">
<tr>
<td bgcolor="#FFFF00"><strong>logo <img src="fra7x.gif"
width="120" height="53">.</strong></td>
<td bgcolor="#FFFF00">
<a href="prima.htm"><strong>prima</strong></a><strong><img
src="fra7x.gif" width="120" height="59"></strong></td>
<td bgcolor="#FFFF00"><
a href="seconda.htm"><strong>seconda</strong></a><strong>
<img src="fra7x.gif" width="120" height="56"></strong></td>
<td bgcolor="#FFFF00">
<a href="terza.htm"><strong>terza</strong></a><strong>
<img src="fra7x.gif" width="120" height="56">.</strong></td>
</tr>
</table>
</center></div><div align="center"><center>

<table border="2">
<tr>
<td align="center" bgcolor="#00FFFF">
<img src="pic10.gif"
width="436" height="399"></td>
</tr>
<tr>
<td align="center" bgcolor="#FFFF00"><font
color="#FF0000"><strong>
benvenuti e grazie per la visita</strong></font></td>
</tr>
</table>
</center></div>

<p align="center"><
a href="codici.htm"><strong>vedi codici pagine</strong></a></p>
</body>
</html>


prima.htm (seconda.htm...terza.htm :cambiano solo i link uno2 due2 tre2 quattro2..uno3 due3 tre3 quattro3)
prima tabella unica riga e celle unitecon menù costante e link a quattro pagine:inizio..prima..seconda..terza
seconda tabella con due colonne e celle unite
prima colonna con link a 4 pagine uno1..due1..tre1..quattro1
seconda colonna con descrizione e contenuto assegnabile

<html>

<head>
<meta http-equiv="Content-Type"
content="text/html; charset=iso-8859-1">
<meta name="GENERATOR" content="Microsoft FrontPage Express 2.0">
<title>schema</title>
</head>

<body bgcolor="#C0C0C0">

<p>schema</p>



<div align="center"><center>

<table border="2">
<tr>
<td bgcolor="#FFFF00">
<a href="inizio.htm"><strong>home</strong></a><strong>...............................</strong></td>
<td bgcolor="#FFFF00">
<a href="prima.htm"><strong>prima</strong></a><strong>................................</strong></td>
<td bgcolor="#FFFF00"><
a href="seconda.htm"><strong>seconda</strong></a><strong>...............................</strong></td>
<td bgcolor="#FFFF00">
<a href="terza.htm"><strong>terza</strong></a><strong>...................................</strong></td>
</tr>
</table>
</center></div>

<p>&nbsp;</p>



<div align="center"><center>

<table border="2">
<tr>
<td rowspan="2" width="100" bgcolor="#00FF00"><a
href="uno1.htm"><strong>uno</strong></a><p><a
href="due1.htm"><strong>due</strong></a></p>
<p><a href="tre1.htm"><strong>tre</strong></a></p>
<p><a href="quattro1.htm"><strong>quattro</strong></a></p>
</td>


<td rowspan="2" width="600" bgcolor="#00FFFF">
descrizione
e link<p>.</p>
</td>
</tr>
</table>
</center></div>



</body>
</html>


uno.htm (due..tre..quattro)
due tabelle (
prima costante per menu) seconda con 4 link:uno1..due1..tre1..quattro1
contenuto pagina uno1.htm (immagine.gif)


<html>

<head>
<meta http-equiv="Content-Type"
content="text/html; charset=iso-8859-1">
<meta name="GENERATOR" content="Microsoft FrontPage Express 2.0">
<title>schema</title>
</head>

<body bgcolor="#C0C0C0">

<p>schema</p>



<div align="center"><center>

<table border="2">
<tr>
<td bgcolor="#FFFF00"><a href="inizio.htm"><strong>home</strong></a><strong>...............................</strong></td>
<td bgcolor="#FFFF00"><a href="prima.htm"><strong>prima</strong></a><strong>................................</strong></td>
<td bgcolor="#FFFF00"><a href="seconda.htm"><strong>seconda</strong></a><strong>...............................</strong></td>
<td bgcolor="#FFFF00"><a href="terza.htm"><strong>terza</strong></a><strong>...................................</strong></td>
</tr>
</table>
</center></div>




<p>&nbsp;</p>
<div align="center"><center>

<table border="2">
<tr>
<td width="100" bgcolor="#00FF00">
<a href="uno1.htm"><strong>uno</strong></a></td>
<td rowspan="6" width="600" bgcolor="#00FFFF"><p
align="center"><br>
<br>
<img src="pic10.gif" width="436" height="399"><br>
</p>
<p>.</p>
</td>
</tr>
<tr>
<td width="100" bgcolor="#00FF00">
<a href="due1.htm"><strong>due</strong></a></td>
</tr>
<tr>
<td width="100" bgcolor="#00FF00">
<a href="tre1.htm"><strong>tre</strong></a></td>
</tr>
<tr>
<td width="100" bgcolor="#00FF00">
<a href="quattro1.htm"><strong>quattro</strong></a></td>
</tr>
<tr>
<td width="100" bgcolor="#00FF00">&nbsp;</td>
</tr>
<tr>
<td width="100" bgcolor="#00FF00">&nbsp;</td>
</tr>
</table>
</center></div>
</body>
</html>