[or-cvs] r17858: {website} Change our doctype to reference the recommended dtd. (website/trunk/include)
sebastian at seul.org
sebastian at seul.org
Sat Jan 3 15:44:05 UTC 2009
Author: sebastian
Date: 2009-01-03 10:44:04 -0500 (Sat, 03 Jan 2009)
New Revision: 17858
Modified:
website/trunk/include/head.wmi
Log:
Change our doctype to reference the recommended dtd.
Modified: website/trunk/include/head.wmi
===================================================================
--- website/trunk/include/head.wmi 2009-01-03 15:43:54 UTC (rev 17857)
+++ website/trunk/include/head.wmi 2009-01-03 15:44:04 UTC (rev 17858)
@@ -7,7 +7,7 @@
#use "navigation.wmi"
#<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/1998/REC-html40-19980424/loose.dtd">
#<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
<html>
<head>
More information about the tor-commits
mailing list