Description
Markup files can be checked for HTML5 validity from automated scripts or the terminal.
It is useful for web developers who want broken tags, invalid attributes, and standards problems caught before publishing. Validation improves correctness but does not replace accessibility, browser, security, or visual testing.