Edgewall Software

Ticket #5647: check

File check, 7.9 KB (added by Blackhex, 5 years ago)

Result of XHTML validation.

Line 
1<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
2<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"><head><title>Result for 08.html - W3C Markup Validator</title>
3
4
5 
6   
7    <link rev="made" href="mailto:www-validator@w3.org">
8    <link rev="start" href="http://validator.w3.org/" title="Home Page">
9    <style type="text/css" media="all">@import "./base.css";</style>
10    <meta name="keywords" content="HTML, HyperText Markup Language, Validation,
11      W3C Markup Validation Service">
12
13    <meta name="description" content="W3C's easy-to-use
14      HTML validation service, based on an SGML parser."></head><body>
15    <div id="banner">
16      <h1 id="title">
17        <a href="http://www.w3.org/"><img alt="W3C" id="logo" src="check_soubory/w3c_home_nb.png" height="48"></a>
18        <a href="http://www.w3.org/QA/"><img src="check_soubory/qa-small.png" alt="QA"></a>
19        Markup Validation Service</h1>
20        <span id="versioninfo"><abbr title="version">v</abbr>0.7.4</span>
21    </div>
22    <ul class="navbar" id="menu">
23        <li><span class="hideme"><a href="#skip" accesskey="2" title="Skip past navigation to main part of page">Skip Navigation</a> |</span>
24        <a href="http://validator.w3.org/" accesskey="1" title="Go to the Home Page for The W3C Markup Validation Service"><strong>Home</strong></a></li>
25        <li><a href="http://validator.w3.org/about.html" title="Information About this Service">About...</a></li>
26        <li><a href="http://validator.w3.org/whatsnew.html" title="The changes made to this service recently">News</a></li>
27        <li><a href="http://validator.w3.org/docs/" accesskey="3" title="Documentation for this Service">Docs</a></li>
28        <li><a href="http://validator.w3.org/docs/help.html" title="Help and answers to frequently asked questions">Help&nbsp;&amp;&nbsp;<acronym title="Frequently Asked Questions">FAQ</acronym></a></li>
29        <li><a href="http://validator.w3.org/feedback.html" accesskey="4" title="How to provide feedback on this service">Feedback</a></li>
30    </ul>
31
32
33
34    <div id="main">
35      <div id="head">
36              <div id="jumpbar">
37        Jump To:
38        <ul>
39          <li><a title="Result of Validation" href="#result">Results</a></li>
40 
41 
42 
43 
44 
45        </ul>
46      </div>
47
48       
49<form id="form" method="get" action="check">
50  <table class="header">
51    <tbody><tr>
52    <th>Result:</th>
53   
54    <td colspan="2" class="invalid">
55      Failed validation, 2 errors
56   
57    </td>
58    </tr>
59    <tr>
60
61      <th>File:</th><td colspan="2">08.html</td>
62
63    </tr>
64
65
66
67    <tr><th>Encoding:</th><td colspan="2">utf-8</td></tr>
68    <tr><th>Doctype:</th><td colspan="2">XHTML 1.0 Strict</td></tr>
69
70
71    <tr>
72      <th>Root Namespace:</th>
73      <td colspan="2"><a href="http://www.w3.org/1999/xhtml">http://www.w3.org/1999/xhtml</a></td>
74    </tr>
75
76
77  </tbody></table>
78
79</form>
80
81
82      </div><!-- end of "head" -->
83     
84        <dl id="warnings">
85
86
87
88
89
90  <dt id="W04">No Character Encoding Found!
91   
92      Falling back to
93   
94    <code>UTF-8</code>.
95  </dt>
96  <dd>
97 
98    <p>
99      I was not able to extract a character encoding labeling from any of
100      the valid sources for such information. Without encoding information
101      it is impossible to reliably validate the document. I'm falling back
102      to the "<code>UTF-8</code>"
103      encoding and will attempt to perform the validation,
104      but this is likely to fail for all non-trivial documents.
105    </p>
106 
107 
108    <p>Read the <a href="http://validator.w3.org/docs/help.html#faq-charset"><acronym title="Frequently Asked Questions">FAQ</acronym>
109    entry on character encoding</a> for more details and pointers on how to fix this problem with your document.</p>
110 
111  </dd>
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133</dl><!-- End of "warnings". -->
134
135     
136
137     
138        <p><strong>Note</strong>:
139        The Validator XML support has
140        <a href="http://openjade.sourceforge.net/doc/xml.htm" title="Limitations in Validator XML support">some limitations</a>.
141        </p>
142     
143
144      <a id="skip" name="skip"></a>
145     
146          <div id="result">
147    <h2 id="results" class="invalid">This page is <strong>not</strong> Valid XHTML 1.0 Strict!</h2>
148
149    <p>
150      Below are the results of checking this document for <a href="http://www.w3.org/TR/REC-xml#sec-conformance">XML
151      well-formedness</a> and validity.
152    </p>
153
154
155<ol>
156
157 
158      <li class="msg_err">
159<span class="err_type">Error</span>
160        <em>Line 68 column 49</em>:
161        <span class="msg">there is no attribute "xml:space"</span>.<pre><code class="input">      &lt;div class="wikipage searchable" xml:space=<strong title="Position where error was detected.">"</strong>preserve"&gt;</code></pre>
162    <div class="ve mid-108">
163    <p>
164      You have used the attribute named above in your document, but the
165      document type you are using does not support that attribute for this
166      element. This error is often caused by incorrect use of the "Strict"
167      document type with a document that uses frames (e.g. you must use
168      the "Transitional" document type to get the "target" attribute), or
169      by using vendor proprietary extensions such as "marginheight" (this
170      is usually fixed by using CSS to achieve the desired effect instead).
171    </p>
172    <p>
173      This error may also result if the element itself is not supported in
174      the document type you are using, as an undefined element will have no
175      supported attributes; in this case, see the element-undefined error
176      message for further information.
177    </p>
178    <p>
179      How to fix: check the spelling and case of the element and attribute,
180      (Remember XHTML is all lower-case) and/or
181      check that they are both allowed in the chosen document type, and/or
182      use CSS instead of this attribute. If you received this error when using the
183      &lt;embed&gt; element to incorporate flash media in a Web page, see the
184      <a href="http://validator.w3.org/docs/help.html#faq-flash">FAQ item on valid flash</a>.
185    </p>
186  </div>
187    <p class="helpwanted">
188      <a href="http://validator.w3.org/feedback.html?uri=;errmsg_id=108#errormsg" title="Suggest improvements on this error message through our feedback channels">✉</a>
189    </p>
190      </li>
191 
192      <li class="msg_err">
193<span class="err_type">Error</span>
194        <em>Line 72 column 45</em>:
195        <span class="msg">document type does not allow element "div" here; missing one of "object", "ins", "del", "map", "button" start-tag</span>.<pre><code class="input">  &lt;div id="message-list" class="message-list"<strong title="Position where error was detected.">&gt;</strong></code></pre>
196    <div class="ve mid-65">
197    <p>
198      The mentioned element is not allowed to appear in the context in which
199      you've placed it; the other mentioned elements are the only ones that
200      are both allowed there <em>and</em> can contain the element mentioned.
201      This might mean that you need a containing element, or possibly that
202      you've forgotten to close a previous element.
203    </p>
204    <p>
205      One possible cause for this message is that you have attempted to put a
206      block-level element (such as "&lt;p&gt;" or "&lt;table&gt;") inside an
207      inline element (such as "&lt;a&gt;", "&lt;span&gt;", or "&lt;font&gt;").
208    </p>
209  </div>
210    <p class="helpwanted">
211      <a href="http://validator.w3.org/feedback.html?uri=;errmsg_id=65#errormsg" title="Suggest improvements on this error message through our feedback channels">✉</a>
212    </p>
213      </li>
214 
215   
216</ol>
217
218
219
220
221  </div>
222
223     
224
225     
226
227     
228
229     
230
231     
232
233     
234
235     
236
237    </div><!-- end of "main" -->
238
239    <address>
240      <a href="http://validator.w3.org/check?uri=referer"><img src="check_soubory/valid-xhtml10.png" alt="Valid XHTML 1.0!" height="31" width="88"></a>
241      <a title="Send Feedback for the W3C Markup Validation Service" href="http://validator.w3.org/feedback.html">The W3C Validator Team</a><br>
242    </address>
243 
244</body></html>