Reducing the file size of HTML documents
A few days ago I came across this link in my timeline.
In this article the guys from Google explain how you can reduce the size of your HTML pages by up to 20% by omitting some tags. Doing so is valid according to the HTML4 DTD.

Notes