- From: Olivier Thereaux via cvs-syncmail <cvsmail@w3.org>
- Date: Fri, 29 Jul 2005 06:23:08 +0000
- To: www-validator-cvs@w3.org
Update of /sources/public/validator/htdocs/docs
In directory hutz:/tmp/cvs-serv1382
Modified Files:
users.html
Log Message:
adding mention of direct input in quick guide
Index: users.html
===================================================================
RCS file: /sources/public/validator/htdocs/docs/users.html,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -d -r1.21 -r1.22
--- users.html 25 Apr 2005 05:18:07 -0000 1.21
+++ users.html 29 Jul 2005 06:23:06 -0000 1.22
@@ -36,6 +36,11 @@
(or something like that, depending on your browser) and choose the file
you want to upload in the usual manner for your OS.
</p>
+ <p>
+ Alternatively, you can also copy and paste the <em>complete</em> markup
+ (including a <a href="help.html#faq-doctype">DOCTYPE declaration</a>
+ for a document in the "direct input" box.
+ </p>
</div>
<div id="Introduction" class="stb">
Received on Friday, 29 July 2005 06:23:13 UTC