--- a/lib/html/index.html Tue Oct 30 08:45:55 2007 +0100
+++ b/lib/html/index.html Tue Oct 30 10:30:09 2007 +0100
@@ -1,67 +1,64 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
-
+<?xml version="1.0" encoding="iso-8859-1"?>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
+ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<!-- $Id$ -->
-<html>
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head>
+ <meta name="generator" content="HTML Tidy for Linux/x86 (vers 31 October 2006), see www.w3.org" />
+ <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
-<head>
- <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<title>The Isabelle Library ({ISABELLE})</title>
</head>
<body text="#000000" bgcolor="#FFFFFF" link="#0000FF" vlink="#000099" alink="#404040">
+ <center>
+ <table width="100%" border="0" cellspacing="10" cellpadding="0">
+ <tr>
+ <td width="20%" valign="middle" align="center"><img align="bottom" src="isabelle.gif" width="100" height="86" alt="[Isabelle]" /></td>
-<center>
- <table width="100%" border="0" cellspacing="10" cellpadding="0">
- <tr>
- <td width="20%" valign="middle" align="center">
- <img align=bottom src="isabelle.gif" width="100" height="86" alt="[Isabelle]">
- </td>
- <td width="80%" valign="middle" align="center">
- <table width="90%" border="0" cellspacing="0" cellpadding="20">
- <tr>
- <td valign="middle" align="center" bgcolor="#aacccc">
- <font face="Helvetica,Arial" size="+2">The Isabelle Library</font>
- </td>
- </tr>
- </table>
- </td>
- </tr>
- </table>
-</center>
+ <td width="80%" valign="middle" align="center">
+ <table width="90%" border="0" cellspacing="0" cellpadding="20">
+ <tr>
+ <td valign="middle" align="center" bgcolor="#AACCCC"><font face="Helvetica,Arial" size="+2">The Isabelle Library</font></td>
+ </tr>
+ </table>
+ </td>
+ </tr>
+ </table>
+ </center>
+ <hr />
+ Higher-Order Logic
-<hr>
-
-Higher-Order Logic
+ <ul>
+ <li><a href="HOL/index.html">HOL (Higher-Order Logic)</a></li>
-<ul>
-<li><a href="HOL/index.html">HOL (Higher-Order Logic)</a>
-<li><a href="HOLCF/index.html">HOLCF (Higher-Order Logic of Computable Functions)</a>
-</ul>
+ <li><a href="HOLCF/index.html">HOLCF (Higher-Order Logic of Computable Functions)</a></li>
+ </ul>
+ <hr />
+ First-Order Logic
-<hr>
+ <ul>
+ <li><a href="FOL/index.html">FOL (Many-sorted First-Order Logic)</a></li>
-First-Order Logic
+ <li><a href="ZF/index.html">ZF (Set Theory)</a></li>
+
+ <li><a href="CCL/index.html">CCL (Classical Computational Logic)</a></li>
+
+ <li><a href="LCF/index.html">LCF (Logic of Computable Functions)</a></li>
-<ul>
-<li><a href="FOL/index.html">FOL (Many-sorted First-Order Logic)</a>
-<li><a href="ZF/index.html">ZF (Set Theory)</a>
-<li><a href="CCL/index.html">CCL (Classical Computational Logic)</a>
-<li><a href="LCF/index.html">LCF (Logic of Computable Functions)</a>
-<li><a href="FOLP/index.html">FOLP (FOL with Proof Terms)</a>
-</ul>
-
-<hr>
+ <li><a href="FOLP/index.html">FOLP (FOL with Proof Terms)</a></li>
+ </ul>
+ <hr />
+ Miscellaneous
-Miscellaneous
+ <ul>
+ <li><a href="Sequents/index.html">Sequents (first-order, modal and linear logics)</a></li>
-<ul>
-<li><a href="Sequents/index.html">Sequents (first-order, modal and linear logics)</a>
-<li><a href="CTT/index.html">CTT (Constructive Type Theory)</a>
-<li><a href="Cube/index.html">Cube (The Lambda Cube)</a>
-</ul>
+ <li><a href="CTT/index.html">CTT (Constructive Type Theory)</a></li>
-<hr>
-
+ <li><a href="Cube/index.html">Cube (The Lambda Cube)</a></li>
+ </ul>
+ <hr />
</body>
</html>