<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://www.w3.org/Bugs/Public/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4"
          urlbase="https://www.w3.org/Bugs/Public/"
          
          maintainer="sysbot+bugzilla@w3.org"
>

    <bug>
          <bug_id>827</bug_id>
          
          <creation_ts>2004-07-22 18:24:13 +0000</creation_ts>
          <short_desc>Perfect syntax and failing validation</short_desc>
          <delta_ts>2004-07-22 23:25:25 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>Validator</product>
          <component>Website</component>
          <version>0.6.7</version>
          <rep_platform>PC</rep_platform>
          <op_sys>Windows XP</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>INVALID</resolution>
          
          
          <bug_file_loc>http://www.nadrichproductions.com/newsite/</bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>minor</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="micronix">micronix</reporter>
          <assigned_to name="Olivier Thereaux">ot</assigned_to>
          
          
          <qa_contact name="qa-dev tracking">www-validator-cvs</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>2092</commentid>
    <comment_count>0</comment_count>
    <who name="micronix">micronix</who>
    <bug_when>2004-07-22 18:24:19 +0000</bug_when>
    <thetext>XHTML Validator is not validating my page And I&apos;ve went over my code and it&apos;s 
sytax is correct based on w3school term.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2093</commentid>
    <comment_count>1</comment_count>
    <who name="Olivier Thereaux">ot</who>
    <bug_when>2004-07-22 19:25:25 +0000</bug_when>
    <thetext>If you are talking about:
  http://www.nadrichproductions.com/newsite/

1 - it is served as utf-8, even though its actual character encoding is windows-1252. 
Fix how your Web server serves this page or make the page actually utf-8.

2 - your document is not valid becase all your images are missing the alt attribute. Note that the 
w3schools site specifies it as being required, though they don&apos;t use it in their examples at  http://
www.w3schools.com/tags/tag_img.asp . Complain to w3schools (which are in no way affiliated with 
W3C), not about/to the validator, if their documentation is misleading or wrong.

Generally speaking I would suggest anyone to think twice before blaming on a tool what is likely to be a 
mistake on your part. I am certain you honestly though the validator had a bug, but even then, &quot;I am 
right, the validator is wrong&quot; is hardly  a complete, accurate and helpful bug report.

Thanks.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>