added borders - online edit of years/2024/records.html

This commit is contained in:
Expo on server 2024-07-30 15:36:26 +01:00
parent a91035f8fb
commit 3f56b8e4e8

View File

@ -8,18 +8,21 @@
</head>
<body>
<div name="title">
<div name="title">
<h1>Records</h1>
<hr/>
<p>This page details the numerous records set by members of Expo during the 2024 Expodition.</p>
<hr/>
</div>
<style>
td{border: 1px solid #eee;}
</style>
<div name="mine sweeper">
<h1>Mine Sweeper</h1>
<p>Record for who was quickest to beat minesweeper of a given size. Should be 16x16 with 40 mines.</p>
<hr/>
<table cellspacing="0">
<colgroup width="312"></colgroup>
<colgroup span="3" width="85"></colgroup>
@ -39,12 +42,12 @@
</tbody>
</table>
<hr/>
</div>
<div name="cycling the road">
<h1>Cycling the Loser</h1>
<p>Record for who was quiest to cycle to the Loseralm</p>
<hr/>
<table cellspacing="0">
<colgroup width="312"></colgroup>
<colgroup span="2" width="85"></colgroup>
@ -62,12 +65,12 @@
</tbody>
</table>
<hr/>
</div>
<div name="Heaviest Bag">
<h1>Heaviest Bag</h1>
<p>Record for who hiked the heaviest bag up the plateau</p>
<hr/>
<table cellspacing="0">
<colgroup width="312"></colgroup>
<colgroup span="2" width="85"></colgroup>
@ -85,12 +88,12 @@
</tbody>
</table>
<hr/>
</div>
<div name="Number of Showers">
<h1>Number of showers</h1>
<p>Record for the person who has taken the most (or least) showers</p>
<hr/>
<table cellspacing="0">
<colgroup width="312"></colgroup>
<colgroup span="2" width="85"></colgroup>
@ -108,7 +111,5 @@
</tbody>
</table>
</div>
</body>
<hr/>
</div></body>