[lmud-cvs] CVS update: lmud/html/index.shtml
James Crippen
jcrippen at common-lisp.net
Fri Sep 17 20:10:18 UTC 2004
Update of /project/lmud/cvsroot/lmud/html
In directory common-lisp.net:/tmp/cvs-serv6533
Modified Files:
index.shtml
Log Message:
Changed DOCTYPE to XHTML 1.1.
Date: Fri Sep 17 22:10:17 2004
Author: jcrippen
Index: lmud/html/index.shtml
diff -u lmud/html/index.shtml:1.4 lmud/html/index.shtml:1.5
--- lmud/html/index.shtml:1.4 Fri Sep 17 21:56:20 2004
+++ lmud/html/index.shtml Fri Sep 17 22:10:17 2004
@@ -1,6 +1,6 @@
<?xml version="1.0"?>
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
-<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
<head>
<title>LMud</title>
<link rel="stylesheet" type="text/css" href="style.css"/>
@@ -377,7 +377,7 @@
<a href="mailto:(@ jcrippen (. common-lisp net))">James A. Crippen</a>.
<!-- Created: Pri Bur 35 20:42:69 UTC 3170 -->
<!-- hhmts start -->
-Last modified: Fri Sep 17 11:55:54 AKDT 2004
+Last modified: Fri Sep 17 12:09:48 AKDT 2004
<!-- hhmts end -->
</div>
More information about the Lmud-cvs
mailing list