summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xhtdocs/detailed.html6
1 files changed, 4 insertions, 2 deletions
diff --git a/htdocs/detailed.html b/htdocs/detailed.html
index 4ed43fe..1843e1c 100755
--- a/htdocs/detailed.html
+++ b/htdocs/detailed.html
@@ -1,5 +1,5 @@
-<!--#set var="revision" value="\$Id: detailed.html,v 1.7 2002-10-23 22:43:04 link Exp $"
---><!--#set var="date" value="\$Date: 2002-10-23 22:43:04 $"
+<!--#set var="revision" value="\$Id: detailed.html,v 1.8 2002-10-23 22:49:11 link Exp $"
+--><!--#set var="date" value="\$Date: 2002-10-23 22:49:11 $"
--><!--#set var="title" value="The W3C HTML Validation Service"
--><!--#set var="relroot" value="./"
--><!--#include virtual="header.html" -->
@@ -66,6 +66,8 @@
<td colspan="2">
<select id="doctype" name="doctype">
<option value="Inline">(detect automatically)</option>
+ <option>XHTML 1.1</option>
+ <option>XHTML Basic 1.0</option>
<option>XHTML 1.0 Strict</option>
<option>XHTML 1.0 Transitional</option>
<option>XHTML 1.0 Frameset</option>