diff options
Diffstat (limited to 'htdocs/no_referer.asis')
-rw-r--r-- | htdocs/no_referer.asis | 64 |
1 files changed, 15 insertions, 49 deletions
diff --git a/htdocs/no_referer.asis b/htdocs/no_referer.asis index c66b9f6..71c4d63 100644 --- a/htdocs/no_referer.asis +++ b/htdocs/no_referer.asis @@ -2,71 +2,38 @@ Status: 412 Precondition Failed Content-type: text/html Retry-After: 86400 -<?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>Validation Results - W3C Markup Validator</title> + <meta http-equiv="Content-Type" content="text/html;charset=utf-8" /> + <title>Validation Results - W3C Markup Validator</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> + <link rev="start" href="./" title="Home Page" /> + <style type="text/css" media="all">@import "/style/base.css"; + @import "./style/results.css";</style> + <meta name="keywords" content="HTML, HyperText Markup Language, Validation, W3C Markup Validation Service" /> - <meta name="description" content="W3C's easy-to-use HTML validation service, based on an SGML parser." /> </head> - <body> + <div id="banner"> - <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_nb" /></a> - <a href="http://www.w3.org/QA/"><img src="http://www.w3.org/QA/2002/12/qa-small.png" alt="QA" /></a> - Markup Validation Service</h1> - <span id="versioninfo"><abbr title="version">v</abbr>0.7.4</span> - </div> - <ul class="navbar" id="menu"> - <li><span class="hideme"><a href="#skip" accesskey="2" title="Skip past navigation to main part of page">Skip Navigation</a> |</span> - <a href="/" accesskey="1" title="Go to the Home Page for The W3C Markup Validation Service"><strong>Home</strong></a></li> - <li><a href="/about.html" title="Information About this Service">About...</a></li> - <li><a href="/whatsnew.html" title="The changes made to this service recently">News</a></li> - <li><a href="/docs/" accesskey="3" title="Documentation for this Service">Docs</a></li> - <li><a href="/docs/help.html" title="Help and answers to frequently asked questions">Help & <acronym title="Frequently Asked Questions">FAQ</acronym></a></li> - <li><a href="/feedback.html" accesskey="4" title="How to provide feedback on this service">Feedback</a></li> - </ul> + <h1 id="title"> + <a href="http://www.w3.org/"><img alt="W3C" width="110" height="61" id="logo" src="./images/w3c.png" /></a> + <a href="./"><span>Markup Validation Service</span></a> + </h1> + <p id="tagline">Check the markup (HTML, XHTML) of Web documents</p> + </div> - <div id="main"> - <div id="head"> - - - </div><!-- end of "head" --> - - +<div id="results_container"> <div id="result"> <h2 id="results" class="invalid">Sorry! This document can not be checked.</h2> - <a id="skip" name="skip"></a> - - - - - - - - - - - - - - - - - - <h2><strong>No Referer header found!</strong></h2> <p> @@ -80,8 +47,7 @@ Retry-After: 86400 <p>This is <em>not</em> an error in the referring page!</p> <p> Please use the form interface on the - <a href="/">Validator Home Page</a> (or the - <a href="detailed.html">Extended Interface</a>) to check the + <a href="/">Validator Home Page</a> to check the page by URL. </p> |