summaryrefslogtreecommitdiffstats
path: root/rules.html
diff options
context:
space:
mode:
Diffstat (limited to 'rules.html')
-rw-r--r--rules.html13
1 files changed, 12 insertions, 1 deletions
diff --git a/rules.html b/rules.html
index bb58459..cb07e8e 100644
--- a/rules.html
+++ b/rules.html
@@ -2,10 +2,16 @@
<html lang="fr">
<head>
<meta charset="utf-8">
- <title>Rules - Palo Alto Series of Foosball</title>
+ <title>Technicolor's Foosball Tournament</title>
<link rel="stylesheet" type="text/css" href="style.css">
</head>
<body>
+ <div id="content">
+ <header>
+ <h1>Palo Alto Series of Foosball</h1>
+ <p>Be ready for the biggest Bay Area event :</p>
+ </header>
+ <article>
<h1>Rules</h1>
<h2>Definitions</h2>
@@ -53,5 +59,10 @@
<li>Scoring from the midfield during the game</li>
<li>Scoring from the attack row without stopping the ball first</li>
</ul></p>
+ </article>
+ <footer>
+ © Copyright 2012, Entité TriCastor
+ </footer>
+</div>
</body>
</html>