Comment by firefoxd
1 month ago
Just tested my xhtml website on validator.w3.org , the errors I see triggered me:
> Trailing slash on void elements has no effect and interacts badly with unquoted attribute values.
Unquoted attribute values? So help me I don't see you using unquoted attribute values.
I think you (or the site decided to) ran it through the html5 validator?