Hacker News new | ask | show | jobs
by pdw 5231 days ago
The shortest HTML4 (and earlier) document is

  <title//x
This uses the never-implemented but legal shorttag syntax for the required title element, and the "x" character serves as the body content.