2002/css-validator validator.html.en,1.6,1.7

Update of /sources/public/2002/css-validator
In directory hutz:/tmp/cvs-serv2377

Modified Files:
	validator.html.en 
Log Message:
testing new interface

Index: validator.html.en
===================================================================
RCS file: /sources/public/2002/css-validator/validator.html.en,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- validator.html.en	17 May 2002 16:26:14 -0000	1.6
+++ validator.html.en	25 Apr 2004 23:15:19 -0000	1.7
@@ -1,82 +1,163 @@
-<!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" lang="en" xml:lang="en">
+<?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">
   <head>
-    <title>W3C CSS Validation Service</title>
-
-    <meta name="keywords" content="W3C,validator,css,html,java" />
-    <meta name="ROBOTS" content="INDEX, NOFOLLOW" />
-
-    <link href="style/general.css" type="text/css" rel="STYLESHEET" />
+    <title>The W3C CSS Validation Service</title>
+    <link rev="made" href="mailto:www-validator@w3.org" />
+    <link rev="start" href="./" title="Home Page" />
+    <style type="text/css" media="all">@import "./base.css";</style>
+    <meta name="revision" content="$Id$" />
   </head>
+
   <body>
-    <a class="left" href="http://www.w3.org"><img
-	src="http://www.w3.org/Icons/w3c_home" border="0" alt="w3c" width="72"
-	height="48" /></a>
-    <a class="right" href="http://www.w3.org/Jigsaw/"><img
-	  src="http://jigsaw.w3.org/Icons/jigpower" alt="Jigsaw Powered"
-	  border="0" width="94" height="52" /></a>
-    <br />
+    <h1 id="title"><a href="http://www.w3.org/"><img height="48" alt="W3C"
+      id="logo" src="http://www.w3.org/Icons/WWW/w3c_home" /></a>
+      CSS Validation Service</h1>
+    <ul class="navbar"  id="menu">
+      <li>
+        <span class="hideme"><a href="#skip" accesskey="s" title="Skip past navigation to main part of page">Skip Navigation</a> |</span>
+        <a href="./" accesskey="h" title="Go to the Home Page for The W3C CSS Validation Service">[<em>Home</em>]</a> <span class="hideme">|</span></li>
+        <li><a href="http://jigsaw.w3.org/css-validator/Email" title="How to provide feedback on this service">Feedback</a> <span class="hideme">|</span></li>
+        <li><a href="http://jigsaw.w3.org/css-validator/DOWNLOAD.html" title="Download the CSS validator">Download</a> <span class="hideme">|</span></li>
+        <li><a href="http://jigsaw.w3.org/css-validator/README.html" title="Documentation for this Service">Docs</a> <span class="hideme">|</span></li>
+        <li><a href="http://jigsaw.w3.org/css-validator/thanks.html" title="Credits and Acknowlegments">Credits</a><span class="hideme">|</span></li>
+      </ul>
 
-    <div class="t1">CSS</div>
-    <div class="t2">Validator</div>
+      <dl class="navbar" id="misclinks">
+        <dt>Validation</dt>
+        <dd><ul>
+	  <li><a href="validator-uri">by URI</a></li>
+          <li><a href="validator-upload">by File Upload</a></li>
+          <li><a href="validator-text">by direct input</a></li>
+      </ul>
+      </dd>
 
-    <h1>W3C CSS Validation Service</h1>
+       <dt>Tools</dt>
+        <dd><ul>
+	<li><a href="http://validator.w3.org/" class="offsite" title="The W3C Markup Validator">Markup Validator</a></li>
+        <li><a href="./checklink" class="offsite" title="The W3C Link Checker">Link Checker</a></li>
+        <li><a href="http://www.w3.org/People/Raggett/tidy/" class="offsite" title="The HTML Tidy Home Page"><acronym title="HyperText Markup Language">HTML</acronym> Tidy</a></li>
+        <li><a href="http://cgi.w3.org/cgi-bin/tidy" class="offsite" title="The HTML Tidy Tool Online">Tidy Online</a></li>
+      </ul></dd>
+      <dt>Style</dt>
+        <dd><ul>
+	<li><a href="http://www.w3.org/TR/REC-CSS1" class="offsite" title="The CSS Level 1 Recommendation"><acronym title="Cascading Style Sheets">CSS</acronym>&nbsp;Level&nbsp;1</a></li>
+        <li><a href="http://www.w3.org/TR/REC-CSS2" class="offsite" title="The CSS Level 2 Recommendation"><acronym title="Cascading Style Sheets">CSS</acronym>&nbsp;Level&nbsp;2</a></li>
+        <li><a href="http://www.w3.org/TR/xsl/" class="offsite" title="The XSL 1.0 Recommendation"><acronym title="eXtensible Style Language">XSL</acronym>&nbsp;1.0</a> </li>
+	</ul></dd>
+      <dt>HTML</dt>
+	<dd><ul>
+        <li><a href="http://www.w3.org/TR/xhtml11/" class="offsite" title="The XHTML 1.1 Recommendation"><acronym title="eXtensible HyperText Markup Language">XHTML</acronym>&nbsp;1.1</a></li>
+        <li><a href="http://www.w3.org/TR/xhtml1/" class="offsite" title="The XHTML 1.0 Recommendation"><acronym title="eXtensible HyperText Markup Language">XHTML</acronym>&nbsp;1.0</a></li>
+        <li><a href="http://www.w3.org/TR/html401/" class="offsite" title="The HTML 4.01 Recommendation"><acronym title="HyperText Markup Language">HTML</acronym>&nbsp;4.01</a></li>
+	</ul></dd>
+    </dl>
 
-    <p>
-      Welcome to the W3C CSS Validation Service!
-    </p>
-    
-    <div class="main-text">
-      <h2>Documents</h2>
-      <ul class="none">	
-	<li><a href="README.html">Documentation</a></li>
-	<li><a href="thanks.html">Acknowledgments</a></li>
-      </ul>
+    <div id="main"><!-- This DIV encapsulates everything in each actual page. -->
 
-      <h2><a href="DOWNLOAD.html">Download the validator</a></h2>
+
+    <div id="skip" class="intro">
+      <p>
+        Welcome to the W3C CSS Validation Service; a free service that checks
+        Cascading Style Sheets (CSS) in (X)HTML documents or standalone for conformance
+	to W3C recommendations.
+      </p>
+	<p><strong>Note</strong>: If you want to validate your CSS style sheet embedded 
+	in an (X)HTML document, you should first <a href="http://validator.w3.org/">check 
+	that the (X)HTML you use is valid</a>.
+	</p>
     </div>
-    
-    <hr /><br />
-    
-    <div class="forms">
-      <h2 class="center">W3C CSS Validation Service</h2>
-     <p>
-	Validate your cascading style sheet <a href="validator-uri.html">by 
-	  URI</a>
+
+    <div>
+      <h2>Validate Your Style Sheet</h2>
+
+      <fieldset id="validate-by-uri"><legend>Validate by URI</legend>
+      <form method="get" action="validator">
+      <p>
+	Enter the URI of a document (HTML with CSS or CSS only) you would like validated:     
       </p>
       <p>
-	Validate your cascading style sheet <a href="validator-text.html">with
-	  a text area</a>
+	<label title="Address of page to Validate" for="uri">Address:
+	<input type="text" name="uri" id="uri" size="45" /></label>
+	<label title="Submit file for validation"><input type="submit" value="Check" /></label>
+	<input type="reset" name="Reset" value="Reset this form" />
+	<input name="usermedium" value="all" type="hidden"></input>
       </p>
+      </form>
       <p>
-	Validate your cascading style sheet source file <a
-	  href="validator-upload.html">by upload</a>
+	Also available with extra options in the <a href="validator-uri">Advanced Interface</a>.
       </p>
-    </div>
+      </fieldset>
+      
 
-    <hr /><br />
-    
-    <p>
-      To work as intended, your CSS style sheet needs a correct document parse
-      tree. This means you should use <a href="http://validator.w3.org/">valid
-      HTML</a>.
-    </p>
-    
-    
-    <br />
-    <br />
-    <hr class="large" />
+      <fieldset id="validate-by-upload"><legend>Validate by File Upload</legend>
+      <form method="post" enctype="multipart/form-data" action="validator">
+      <p>Choose the document you would like validated:</p>
+      <p>
+	<label title="Choose a Local File to Upload and Validate" for="uploaded_file">Local CSS file:</label>
+	<input type="file" id="uploaded_file" name="uploaded_file" size="30" />
+	<input name="usermedium" value="all" type="hidden"></input>
+	<label title="Submit file for validation"><input type="submit" value="Check" /></label>
+	<input type="reset" name="Reset" value="Reset this form" />
+      </p>
+      </form>
+      <p>
+	Also available with extra options in the <a href="validator-upload">Advanced File Upload Interface</a>.
+      </p>
+      </fieldset>
+
+      <fieldset id="validate-by-input"><legend>Validate by direct input</legend>
+      <form action="validator" method="get">
+      <p>Enter the CSS you would like validated:</p>
+      <p>
+	<textarea name="text" rows="12" cols="75"></textarea>
+	<input name="usermedium" value="all" type="hidden"></input>
+        <br />
+	<label title="Submit text for validation">
+	<input type="submit" value="Check" />
+	</label>
+	<input type="reset" name="Reset" value="Reset this form" />
+      </p>      
+      </form>
+      <p>
+	Also available with extra options in the <a href="validator-text">Advanced direct input Interface</a>.
+      </p>
+      </fieldset>
 
+    </div>
+  </div><!-- End of "main" DIV. -->
 
-    <a class="right" href="http://validator.w3.org/">
-      <img src="http://www.w3.org/Icons/valid-xhtml10" 
-	alt="Valid XHTML 1.0!"  border="0" width="88" height="31" /></a>
-    <a class="right" href="http://jigsaw.w3.org/css-validator">
-      <img style="border:0;width:88px;height:31px" src="http://jigsaw.w3.org/css-validator/images/vcss" 
+<address>
+	<a href="http://validator.w3.org/check/referer"><img
+        src="http://www.w3.org/Icons/valid-xhtml10" height="31" width="88"
+        alt="Valid XHTML 1.0!" /></a>
+	<a class="right" href="http://jigsaw.w3.org/css-validator">
+	<img style="border:0;width:88px;height:31px" src="http://jigsaw.w3.org/css-validator/images/vcss" 
 	alt="Valid CSS!" /></a>
+	<a title="Send Feedback for the W3C CSS Validation Service"
+        href="Email">The W3C CSS Validator Team</a><br />
+      $Date$
+      <!-- SSI Template Version: $Id$ -->
+    </address>
+    <p class="copyright">
+      <a rel="Copyright" href="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright">Copyright</a> &copy; 1994-2003
+      <a href="http://www.w3.org/"><acronym title="World Wide Web Consortium">W3C</acronym></a>&reg;
+      (<a href="http://www.lcs.mit.edu/"><acronym title="Massachusetts Institute of Technology">MIT</acronym></a>,
+      <a href="http://www.ercim.org/"><acronym title="European Research Consortium for Informatics and Mathematics">ERCIM</acronym></a>,
+      <a href="http://www.keio.ac.jp/">Keio</a>),
+      All Rights Reserved.
+      W3C <a href="http://www.w3.org/Consortium/Legal/ipr-notice#Legal_Disclaimer">liability</a>,
+      <a href="http://www.w3.org/Consortium/Legal/ipr-notice#W3C_Trademarks">trademark</a>,
+      <a rel="Copyright" href="http://www.w3.org/Consortium/Legal/copyright-documents">document use</a>
+      and <a rel="Copyright" href="http://www.w3.org/Consortium/Legal/copyright-software">software licensing</a>
+      rules apply. Your interactions with this site are in accordance
+      with our <a href="http://www.w3.org/Consortium/Legal/privacy-statement#Public">public</a> and
+      <a href="http://www.w3.org/Consortium/Legal/privacy-statement#Members">Member</a> privacy
+      statements.
+    </p>
+
 
-    <address><a href="Email.html">www-validator-css</a></address><br />
-    $Date$
   </body>
 </html>
+

Received on Sunday, 25 April 2004 19:15:38 UTC