Hacker News new | ask | show | jobs
by firefoxd 151 days 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.

1 comments

I think you (or the site decided to) ran it through the html5 validator?