Validate, correct, and pretty-print HTML/XML documents
Granddaddy of HTML tools, with support for modern standards
tidy
$ tidy -e input.html
$ tidy -m input.html
$ tidy -asxhtml -indent input.html