comparison web/scoring/index.html @ 34:86b616d88020

Add a footer with some links to the Web pages.
author John "Elwin" Edwards
date Thu, 02 Jan 2014 13:58:05 -0500
parents 17f656035775
children 09ef92dc4439
comparison
equal deleted inserted replaced
33:25843238434a 34:86b616d88020
13 <ul> 13 <ul>
14 <li><a href="./highscores.html">High Scores</a></li> 14 <li><a href="./highscores.html">High Scores</a></li>
15 <li><a href="./players/">Explorers</a></li> 15 <li><a href="./players/">Explorers</a></li>
16 </ul> 16 </ul>
17 </div> 17 </div>
18 <div class="foot"><a href="/">rlgallery.org</a> <a href="/recent.cgi">Recent Games</a> <a href="/scoring/highscores.html">High Scores</a></div>
18 </body> 19 </body>
19 </html> 20 </html>