b8ca500b42b5af5981bf7bda9128a4496ce33257
Roger Dingledine fixes on the italian frontp...

Roger Dingledine authored 18 years ago

1) <!-- revision 0.00 -->
2) <!-- viagra11@circolab.net -->
3) <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
4) "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
5) 
6) <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
7) <head>
8)   <title>Tor: Panoramica</title>
9)   <meta name="Author" content="Roger Dingledine" />
10)   <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1" />
11)   <link rel="stylesheet" type="text/css" href="stylesheet.css" />
12)   <link rel="shortcut icon" type="image/x-icon" href="/favicon.ico" />
13) </head>
14) 
15) <body>
16) 
17) <!-- TITLE BAR & NAVIGATION -->
le@svn.torproject.org added banner HTML changes t...

le@svn.torproject.org authored 18 years ago

18) <div class="center">
Roger Dingledine fixes on the italian frontp...

Roger Dingledine authored 18 years ago

19) <table class="banner" border="0" cellpadding="0" cellspacing="0">
20)     <tr>
21)         <td class="banner-left"></td>
22)         <td class="banner-middle">
23)             <a class="current">Home</a>
24)           | <a href="howitworks.it.html">Come Funziona</a>
25)           | <a href="download.it.html">Scarica</a>
26)           | <a href="documentation.it.html">Docs</a>
27)           | <a href="users.it.html">Utenti</a>
28)           | <a href="faq.it.html">Faq</a>
29)           | <a href="volunteer.it.html">Contribuire</a>
30)           | <a href="developers.it.html">Sviluppo</a>
31)           | <a href="research.it.html">Ricerca</a>
32)           | <a href="people.it.html">Persone</a>
33)         </td>
Roger Dingledine and the italian how are tho...

Roger Dingledine authored 18 years ago

34)         <td class="banner-right">
Jens Kubieziel made files conforming XHTML...

Jens Kubieziel authored 18 years ago

35)                 <a href="/"><img src="/images/en.png" alt="English" /></a>
36)                 <a href="/index.it.html"><img src="/images/it.png" alt="Italiano" /></a>
37)                 <a href="/index.de.html"><img src="/images/de.png" alt="Deutsch" /></a>
Roger Dingledine and the italian how are tho...

Roger Dingledine authored 18 years ago

38)         </td>
39)