index.en.html
branchecjdr
changeset 42 58cf3c7d4b1b
parent 36 54f63240b921
child 63 f1f9903d7eb9
--- a/index.en.html	Thu Jan 26 16:51:38 2006 -0500
+++ b/index.en.html	Fri Feb 03 16:27:40 2006 -0500
@@ -1,8 +1,9 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
+<?xml version="1.0"?>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/1999/xhtml">
 <html>
   <head>
     <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/>
-    <link title="Version française" href="index.fr.html" hreflang="fr" type="text/html" rel="Traduction">
+    <link title="Version française" href="index.fr.html" hreflang="fr" type="text/html" rel="Traduction"/>
     <title>RPG Theory Articles</title>
   </head>
   <body>
@@ -47,7 +48,7 @@
           characterization of mechanics, helping us to discuss and
           evaluate different systems, and, with the help of other
           tools, finally create a real science of role-playing game
-          design.<p>
+          design.</p>
         <ul>
           <li><a href="colors/colors/">Online version</a></li>
           <li><a href="colors/colors.html">HTML version</a></li>
@@ -60,7 +61,7 @@
     <h2>French articles</h2>
 
     <p>A complete version of all French articles are available
-      href="jeuderologie/jeuderologie/">online</a>, as well as in <a
+      <a href="jeuderologie/jeuderologie/">online</a>, as well as in <a
       href="jeuderologie/jeuderologie.pdf">PDF</a>, <a
       href="jeuderologie/jeuderologie.html">HTML</a> or <a
       href="jeuderologie/jeuderologie.txt">text</a> format.  By
@@ -69,7 +70,7 @@
 
     <p>Last version: January 20th, 2006</p>
     
-    <dl lang="fr">
+    <dl xml:lang="fr">
      <dt><a href="credo/">Le Credo des Harmonies</a></dt>
       <dd>
         <p>Dernière version: 11 février 2003</p>
@@ -134,3 +135,21 @@
     </dl>
   </body>
 </html>
+<!-- Keep this comment at the end of the file
+Local variables:
+mode: xml
+sgml-omittag:nil
+sgml-shorttag:nil
+sgml-namecase-general:nil
+sgml-general-insert-case:lower
+sgml-minimize-attributes:nil
+sgml-always-quote-attributes:t
+sgml-indent-step:2
+sgml-indent-data:nil
+sgml-parent-document:nil
+sgml-exposed-tags:nil
+sgml-local-catalogs:nil
+sgml-local-ecat-files:nil
+sgml-default-dtd-file:"/home/fabien/.sgml/xhtml-1.1.ced"
+End:
+-->