annotate web/scoring/tourn32/index.html @ 67:5b6211e2e36f

Update some static pages. The front page has been reorganized. Links and information on the downloads page are now current.
author John "Elwin" Edwards
date Sat, 21 Nov 2015 20:01:41 -0500
parents 23a769aa487e
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
29
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
1 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
2 <html><head>
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
3 <title>2012 Tournament</title>
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
4 <link rel="stylesheet" href="/scoring/scores.css" type="text/css">
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
5 </head>
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
6 <body>
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
7 <h1>2012 Tournament Standings</h1>
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
8 <div class="nav"><a href="/">rlgallery.org</a> -&gt; <a href="/scoring/">Scores</a> -&gt; 2012 Tournament</div>
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
9 <h2>Recently Completed</h2>
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
10 <div class="stable">
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
11 <div class="sentry">
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
12 <span class="shdata">Name</span>
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
13 <span class="shdata">Game</span>
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
14 <span class="shdata">Score</span>
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
15 <span class="shdata">XL</span>
23a769aa487e Add the Web pages from the 2012 tournament.
John "Elwin" Edwards
parents:
diff changeset
16 <span class="shdata">Fate</span>
23a769aa487e Add the Web pages from the 2012 tournament.