lse123
05-15-2008, 09:35 AM
When using http://validator.w3.org/ service to valid must show errors 0 ? I see some errors that do NOT seem for errors are really errors ?
|
||||
When using http://validator.w3.org/ service to valid must show errors 0lse123 05-15-2008, 09:35 AM When using http://validator.w3.org/ service to valid must show errors 0 ? I see some errors that do NOT seem for errors are really errors ? Stooshie 05-15-2008, 10:11 AM Can you give me the URL for your results? e.g. http://validator.w3.org/check?uri=www.dundeecity.gov.uk&charset=%28detect+automatically%29&doctype=Inline&group=0 Then I may be able to help you. If not can you tell me the errors that are displaying that you think might not be errors? lse123 05-15-2008, 11:41 AM http://www.polis-realestate.eu/ NancyJ 05-15-2008, 11:53 AM Yes all those errors are 'real' errors. The first few are easy - in XHTML all tags must be lowercase. If you replace META NAME with meta name and fix "Line 11, Column 29: required attribute "type" not specified." that should get rid of a lot of errors. Stooshie 05-15-2008, 02:19 PM Also, end the meta tags eg <meta ... /> oesxyl 05-15-2008, 10:30 PM what is the relation between your question and xml? why did you post in xml forum? http://www.polis-realestate.eu/ about error, there is no language attribute for script, remove it, and if you don't have, add a type="text/javascript" attribute. also add this to the script if you use &,',",`,>,< in javascript <script type="text/javascript"> //<![CDATA[ .... javascript code //]]> </script> else you can use only //<!--, and //-->, instead PS: probably a lot of problem come from google analitcs, I don't know any solution for that. regards |
| |||
EZ Archive Ads Plugin for vBulletin Copyright 2006 Computer Help Forum