Mercurial > hg > rlgallery-misc
annotate web/scoring/tourn32/index.html @ 29:23a769aa487e
Add the Web pages from the 2012 tournament.
| author | John "Elwin" Edwards | 
|---|---|
| date | Thu, 31 Oct 2013 14:33:50 -0700 | 
| parents | |
| children | 
| 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> -> <a href="/scoring/">Scores</a> -> 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> | 
