a831cecb0f051ffd0ef82db49766cabb79133070
le@svn.torproject.org gui contest pages

le@svn.torproject.org authored 18 years ago

1) <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
2) "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
3) 
4) <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
5) <head>
6)   <title>Tor: GUI Contest</title>
7)   <meta name="Author" content="Roger Dingledine, Elly Millican" />
8)   <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1" />
9)   <link rel="stylesheet" type="text/css" href="../stylesheet.css" />
10)   <link rel="shortcut icon" type="image/x-icon" href="/favicon.ico" />
11) </head>
12) 
13) <body>
14) 
15) <!-- TITLE BAR & NAVIGATION -->
16) <div class="center">
17) 
18) <table class="banner" border="0" cellpadding="0" cellspacing="0">
19)     <tr>
20)         <td class="banner-left"></td>
21)         <td class="banner-middle">
22)             <a href="/index.html">Home</a>
23)           | <a href="/howitworks.html">How It Works</a>
24)           | <a href="/download.html">Download</a>
25)           | <a href="/documentation.html">Docs</a>
26)           | <a href="/users.html">Users</a>
27)           | <a href="/faq.html">FAQs</a>
28)           | <a href="/volunteer.html">Volunteer</a>
29)           | <a href="/developers.html" class="current">Developers</a>
30)           | <a href="/research.html">Research</a>
31)           | <a href="/people.html">People</a>
32)         </td>
33)         <td class="banner-right"></td>
34)     </tr>
35) </table>
36) 
37) <!-- END TITLE BAR & NAVIGATION -->
38) 
39) 
40) 
41) <div class="main-column">
42) 
43) <!-- LEFT HAND MENU FOR GUI CONTEST PAGES -->
44) <div class="guileft">
45) <div class="guimenu">
46)   
47)   <div class="curveleft">
48)   <div class="curveright">
49)   &nbsp;
50)   </div>
51)   </div>
52) 
53) <div class="guimenuinner">
54) <h1>Tor GUI Contest</h1>
55) 
56) 
57) <a href="index.html">Overview & Goals</a>
58) <a href="categories.html">Contest Categories</a>
59) <a class="on" href="submit.html">How to Submit</a>
Roger Dingledine rename the gui pages so it'...

Roger Dingledine authored 18 years ago

60) <a href="criteria.html">Judging & Timeline</a>