soxophoneplayer:
I get zillions of errors that I'm sure are false. Most common - things like "expected < is missing" or "expected <div> is missing. Then when I track them down they are clearly not missing.
I've wondered it the test is reading extra blank spaces or some such and/or if that is related to Dr Byte comment re html4 v 5. I'm using Responsive Sheffileld Blue 2.0 adapted to zc 1.5.5a so could well be age of code thing.
i use the validator at:
https://validator.w3.org
and i have NEVER found it to be false.
it's true that a browser may render the page as you intended despite the errors. but, in my experience, the validator is always correct.
in addition, when someone has a layout issue/question with regards to a page, the first place i always turn is the validator. i find it very difficult to get the page laid out as i want it if the page has validation errors.