Museo&Web

Planning Kit for a Quality Site for Small and Medium Sized Museums

wp5 logo
vai al contenuto
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<title>INSERT THE PAGE TITLE </title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<meta name="author" content="" />
<meta name="robots" content="all" />
<meta name="Description" content="" />
<meta name="Keywords" content="" />
<link href="../style/pagnn.css" rel="stylesheet" type="text/css" />
<style type="text/css">
<!--
@import url("../style/pag.css");
-->
</style>
</head>
<body>
<!-- Beginning of the page structure: it consists of one table divided into five lines -->
<table id="tbltestata" summary="" width="100%" cellspacing="0" cellpadding="0" border="0">
<tbody>
<!-- First line divìded into three columns: site header -->
<tr>
<!-- First column -->
<td id="tdlogo" align="center">
<img src="../immagini/logo_proto.gif" alt="logo prototipo" longdesc="logoprototipo.html" />
</td>
<!-- Second column -->
<td id="tdtestata">
<h1>HEADER TITLE</h1>
<p><span class="header">HEADER SUBTITLE</span></p>
</td>
<!-- Third column -->
<td id="tdxalto">
<img src="../immagini/logo.gif" alt="logo prototipo" longdesc="logoprototipo.html" /></td>
</tr>
<!-- End first line -->
<!-- Second line divided into two columns: multilingualism and metanavigation -->
<tr>
<!-- First column -->
<td id="tdmulti">
<div id="dvmulti">
<p><a href="../progproto/interoperabilita/multilinguismo.html" title="">LANGUAGE (i.e.:italiano) </a></p>
</div>
</td>
<!-- Second column -->
<td id="tdmetanavsup" colspan="2">
<div id="dvmetanav">
<p>
<a href="../protomuseo/metanav.html" title="">FIRST ITEM METANAVIGATION </a> </p>
</div>
</td>
</tr>
<!-- End second lines -->
<!-- Third line divided into two columns: main navigation, content -->
<tr>
<td valign="top" id="tdnavigazioneprimaria">
<span class="invisibile"><a href="#contenuto">skip navigation and go to content</a></span>
<a id="navigazione" name="navigazione"></a>
<ul class="listmenunav">
<li>FIRST ITEM MENU </li>
<li>SECOND ITEM MENU </li>
<li>ETC</li>
</ul>
</td>
<!-- Second column -->
<td valign="top" id="tdcontenuto" colspan="2">
<div id="dvstampa">
<a href="directory/stampa.html" title="">PRINT THIS PAGE</a>
</div>

<!-- Breadcrumbs -->
<div id="briciole">You are in: ... </div>
<a name="contenuto" id="contenuto"></a>
<div id="dvcontenuto">
<h2>PAGE TITLE</h2>
<p>text </p>
</div>
<div id="tornasu"><a href="#" title="">UP</a></div>
</td>
</tr>
<!-- End third line -->
<!-- Fourth line: one column - lower metanavigation -->
<tr>
<td colspan="3" id="tdmetanavinf">
<div id="dvmetanavinf">
<p>
<a href="../protomuseo/metanav.html" title="">METANAVIGATION</a>
&nbsp;&nbsp;<span class="invisibile"><a href="#navigazione">back to navigation</a> </span>
</p>
</div>
</td>
</tr>
<!-- End fourth line -->
<!-- Fifth line: one column - footer -->
<tr>
<td id="tdaddress" colspan="3" >
<p> <em>
<a href="notalegale.html" title="">&copy; XYZ YYYY-MM</a>, last revision YYYY-MM-DD, edited by
<a href="redazione.html" title="">XYZ</a><br />
URL: http://www.xxxx.xxx

</em></p>
</td>
</tr>
<!-- End fifth line -->
</tbody>
</table>
<!-- End site structure -->
</body>
</html>

© Minerva Project 2005-12, last revision 2006-03-22, edited by WP5, Committee for the development of a prototype of public cultural websites.
URL: www.minervaeurope/structure/workinggroups/userneeds/prototipo/templates/templatehome_e.html