Hi all,
I want my website (
Sorry. You have to be registered to access this content.
) to be W3C compliant since a potential customer demands it. I ran the validation service and fixed numerous errors. Unfortunately the Acajoom errors I cannot fix myself. I couldn't find anything on the forum or web, so help is much appreciated.
The report shows:
Validation Output: 5 Errors
Line 312, Column 202: unclosed start-tag requires SHORTTAG YES .
…oom/css/acajoom.css" type="text/css" <form action="http://www.organisatieinvo
Line 312, Column 202: document type does not allow element "link" here .
…oom/css/acajoom.css" type="text/css" <form action="http://www.organisatieinvo
The element named above was found in a context where it is not allowed. This could mean that you have incorrectly nested elements -- such as a "style" element in the "body" section instead of inside "head" -- or two elements that overlap (which is not allowed).
Line 312, Column 202: end tag for "link" omitted, but OMITTAG NO was specified .
…oom/css/acajoom.css" type="text/css" <form action="http://www.organisatieinvo✉
Line 312, Column 84: start tag was here .
…dres in." );return false;}}}</script><link rel="stylesheet" href="http://www. Line 312, Column > 80: XML Parsing Error: error parsing attribute name .
…il adres in." );return false;}}}</script><link rel="stylesheet" href="http://…
Line 312, Column > 80: XML Parsing Error: attributes construct error .
…il adres in." );return false;}}}</script><link rel="stylesheet" href="http://…
Line 312, Column > 80: XML Parsing Error: Couldn't find end of Start Tag link line 312 .
…il adres in." );return false;}}}</script><link rel="stylesheet" href="http://…
Thanks for your advice!
Regards,
Corné
--------------------------------
A strange thing just happend. Only 2 erros and 1 warning remain. But the Acajoom module on the website doesn't seem to work anymore??
Report:
Validation Output: 2 Errors
Line 312, Column 202: unclosed start-tag requires SHORTTAG YES .
…oom/css/acajoom.css" type="text/css" <form action="http://www.organisatieinvo✉
Line 312, Column 202: document type does not allow element "link" here .
…oom/css/acajoom.css" type="text/css" <form action="http://www.organisatieinvo✉
Line 312, Column 202: end tag for "link" omitted, but OMITTAG NO was specified .
…oom/css/acajoom.css" type="text/css" <form action="http://www.organisatieinvo✉
You may have neglected to close an element, or perhaps you meant to "self-close" an element, that is, ending it with "/>" instead of ">".
Line 312, Column 84: start tag was here .
…dres in." );return false;}}}</script><link rel="stylesheet" href="http://www.
Regards,
Corné