fix the div mess I created.
Andrew Lewman

Andrew Lewman commited on 2010-10-28 19:39:42
Zeige 1 geänderte Dateien mit 8 Einfügungen und 7 Löschungen.

... ...
@@ -9,10 +9,9 @@
9 9
     <a href="<page about/corepeople>">Tor People</a>
10 10
 </div>
11 11
 <div id="maincol">
12
-
13
-    <dd>The Tor Project is a 501(c)(3) non-profit based in
12
+    <p>The Tor Project is a 501(c)(3) non-profit based in
14 13
     the United States. The official address of the organization is:
15
-    </dd>
14
+    </p>
16 15
 
17 16
     <address>
18 17
     The Tor Project<br>
... ...
@@ -20,15 +19,16 @@
20 19
     Walpole, MA 02081-2972 USA<br><br>
21 20
     </address>
22 21
 
23
-    <dd>The organization consists of many volunteers and a few employees.
22
+    <p>The organization consists of many volunteers and a few employees.
24 23
     Please don't contact us individually about Tor topics &mdash; if you
25 24
     have a problem or question, please look through the <a href="<page
26
-    about/contact>">contact page</a> for appropriate addresses.</dd>
25
+    about/contact>">contact page</a> for appropriate addresses.</p>
27 26
 
28 27
   	<h1>Core Tor People</h1>
28
+<dl>
29 29
           <dt>Carolyn Anhalt, Community and Translation Coordinator</dt>
30 30
           <dd>Responsible for growing Tor's community moderators and translators.</dd>
31
-          <dt>Jacob Appelbaum, Developer, Advocate, and Security Researcher</div>
31
+          <dt>Jacob Appelbaum, Developer, Advocate, and Security Researcher</dt>
32 32
           <dd>Our main advocate.  Speaks at conferences and gives trainings all over the world to get people excited about Tor, explain how Tor is used in real world situations, and generally explain why anonymity online matters to you.  Original developer of ttdnsd, <a href="https://check.torproject.org/">Tor check</a>, <a href="https://exitlist.torproject.org/">Tor DNSEL</a>, and <a
33 33
 href="https://weather.torproject.org">Tor weather</a> site.</dd>
34 34
           <dt>Erinn Clark, Packaging and Build Automation</dt>
... ...
@@ -61,7 +61,7 @@ href="https://weather.torproject.org">Tor weather</a> site.</dd>
61 61
           <dd>One of the three original designers of Tor; does a lot of the ongoing design work. One of the two main developers, along with Roger.</dd>
62 62
           <dt>Dr. Steven Murdoch, Researcher and Developer</dt>
63 63
           <dd>Researcher at the University of Cambridge, currently funded by The Tor Project to improve the security, performance, and usability of Tor. Creator of the <a href="<page projects/torbrowser>">Tor Browser Bundle</a>.</dd>
64
-      	  <dt>Linus Nordberg, Advocate</div>
64
+      	  <dt>Linus Nordberg, Advocate</dt>
65 65
       	  <dd>Swedish advocate for Tor, anonymous communications research, and employee at <a href="http://nordu.net">NORDUnet</a>.</dd>
66 66
           <dt>Peter Palfrader, Sysadmin and Developer</dt>
67 67
           <dd>Manages the Debian packages, runs one of the directory authorities, runs the website and the wiki, and generally helps out a lot.</dd>
... ...
@@ -73,6 +73,7 @@ href="https://weather.torproject.org">Tor weather</a> site.</dd>
73 73
           <dd>Maintains the <a href="https://translation.torproject.org/">Tor Translation Portal</a>, and works on automatically converting our website wml files to po files (and back) so that they can be handled by <a href="http://translate.sourceforge.net/wiki/pootle/index">Pootle</a>.</dd>
74 74
           <dt>Dr. Paul Syverson, Researcher</dt>
75 75
           <dd>Inventor of <a href="http://www.onion-router.net/">Onion Routing</a>, original designer of Tor along with Roger and Nick, and project leader for original design, development, and deployment of Tor. Currently helps out with research and design.</dd>
76
+</dl>
76 77
   </div>
77 78
   <!-- END MAINCOL -->
78 79
   <div id = "sidecol">
79 80