summaryrefslogtreecommitdiffstats
path: root/htdocs/file-upload.html
diff options
context:
space:
mode:
Diffstat (limited to 'htdocs/file-upload.html')
-rwxr-xr-xhtdocs/file-upload.html57
1 files changed, 5 insertions, 52 deletions
diff --git a/htdocs/file-upload.html b/htdocs/file-upload.html
index a539531..963fd76 100755
--- a/htdocs/file-upload.html
+++ b/htdocs/file-upload.html
@@ -1,31 +1,6 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
- "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<html xmlns="http://www.w3.org/1999/xhtml">
-
-<head>
- <title>W3C HTML Validation Service: Upload files</title>
- <link rev="made" href="mailto:gerald@w3.org" />
- <meta name="keywords" content="HTML, Hypertext Markup Language, Validation,
- W3C HTML Validation Service" />
- <meta name="description" content="W3C's easy-to-use
- HTML validation service, based on an SGML parser." />
-</head>
-
-<body bgcolor="#FFFFFF" text="#000000" link="#0000ee" vlink="#551a8b">
-
- <p>
- <a href="http://www.w3.org/"><img align="left"
- src="http://www.w3.org/Icons/WWW/w3c_home" height="48" border="0"
- alt="W3C" /></a>
- </p>
-
- <p align="right" class="navbar">
- <a href="./">Validator home</a> |
- <a href="about.html">About this service</a> |
- <a href="feedback.html">Feedback</a><br clear="all" />
- </p>
-
- <h1>HTML Validation Service</h1>
+<!--#set var="revision" value="\$Id: file-upload.html,v 1.5 2001-09-19 08:52:08 link Exp $" -->
+<!--#set var="date" value="\$Date: 2001-09-19 08:52:08 $" -->
+<!--#include virtual="/header.html" -->
<p>
This form allows you to upload files from your computer and have
@@ -47,19 +22,6 @@
<option>HTML 2.0</option>
</select>
<table cellpadding="0" cellspacing="0">
- <!--
- <tr>
- <td>
- <input name="weblint" type="checkbox" value="" /> Include <a
- href="http://www.weblint.org/">Weblint</a>
- results
- </td>
- <td>
- <input name="pw" type="checkbox" value="" /> run Weblint
- in "pedantic" mode
- </td>
- </tr>
- -->
<tr>
<td>
<input name="ss" type="checkbox" value="" /> Show source input
@@ -88,16 +50,7 @@
it by <a href="./">entering its address</a> instead.
</p>
-<hr />
-
-<address>
- <a href="http://validator.w3.org/check/referer"><img
- src="http://validator.w3.org/images/vxhtml10" height="31" width="88"
- align="right" border="0" alt="Valid XHTML 1.0!" /></a>
- <a href="/feedback.html">Gerald Oskoboiny</a><br />
- $Date: 2001-05-26 06:05:56 $
-</address>
-
-</body>
+<!--#include virtual="/footer.html" -->
+ </body>
</html>