Appendice 7

Pagina HTML per il collegamento ai dati XML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
 "http://www.w3.org/TR/html4/loose.dtd">
<HTML>
<HEAD>
<TITLE>Baltico - Edizione Elettronica</TITLE>
<style TYPE="text/css">
  text,p,span,th,td,ul,li { FONT-SIZE: 12pt; FONT-FAMILY: Trebuchet MS, Verdana, Arial, 
Helvetica, sans-serif; color: black; background: white; }

span.titolo{ font-family: "Times New Roman", Times, serif;  font-size: 16pt;  }

  button { azimuth: inherit;  elevation: higher;  color: #00008B;  background: #A9A9A9;  
pitch: high;  width: 50px;  font-weight: lighter;       }
td { text-align: justify; }

</style>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"></HEAD>

<BODY bgcolor="#D8D9CA" topmargin="10" marginheight="0">
<table width="88%" height="100%" border="0" align="center" cellpadding="0" 
cellspacing="0">
  <tr> 
    <td valign="top"> <div align="left"><img src="alto-sx.gif" width="50" height="35">
</div></td>
    <td valign="top"> <div align="right"><img src="alto-dx.gif" width="50" height="35">
</div></td>
  </tr>
  <tr> 
    <td colspan="2"><table width="70%" height="99%" border="0" align="center" 
cellpadding="2
0" cellspacing="0">
        <tr> 
          <td width="85%"><p>UNIVERSITA DEGLI STUDI DI MESSINA<br>
              Dipartimento di Filologia e Linguistica<br>
              Cattedra di Letteratura e Filologia Siciliana</p>
            </td>
          <td width="15%"><img src="Logo.png" alt="Logo Universit&agrave; Messina" 
width="100" height="100" align="middle"></td>
        </tr>
        <tr> 
          <td colspan="2"><hr>
            <em>Matteo Collura</em><br> <span class="titolo">Baltico. 
            Un epopea siciliana: edizione elettronica</span> <hr></td>
        </tr>
        <tr> 
          <td colspan="2"><SPAN datasrc="#baltico" datafld="pagina"></SPAN></td>
        </tr>
        <tr> 
          <td colspan="2"><div align="center"><SPAN datasrc="#baltico" datafld="numero">
</SPAN></div></td>
        </tr>
        <tr> 
          <td colspan="2"><br> <div align="center"> 
              <BUTTON onClick="baltico.recordset.movefirst()"> &lt;&lt; </BUTTON>
              <BUTTON onClick="baltico.recordset.moveprevious();
                    if (baltico.recordset.BOF)
                        baltico.recordset.movenext()"> &lt; </BUTTON>
              <BUTTON onClick="baltico.recordset.movenext();
                    if (baltico.recordset.EOF)
                        baltico.recordset.moveprevious()"> &gt; </BUTTON>
              <BUTTON onClick="baltico.recordset.movelast()"> &gt;&gt; </BUTTON>
            </div></td>
        </tr>
      </table></td>
  </tr>
  <tr> 
    <td valign="bottom"><div align="left"><img src="basso-sx.gif" width="50" height="35">
</div></td>
    <td valign="bottom">
<div align="right"><img src="basso-dx.gif" width="50" height="35"></div></td>
  </tr>
</table>
<XML id="baltico" src="island.xml"/> <br>
<br>
<hr width="70%">
<div align="center">Baltico Edizione elettronica<br>
  &copy; 2004 Universit&agrave; degli Studi di Messina<br>
  Dipartimento di Filologia e Linguistica<br>
  Cattedra di Letteratura e Filologia Siciliana<br>
  <em>Codificatore: Salvatore Salzillo</em> </div>
<hr width="70%">
</BODY>
</HTML>