Inspired by this and this topic about the fact that Google's homepage isn't validating, just because of performance issues (1 byte less saves gigabytes of data traffic a day), I wondered:
What is the smallest possible HTML-file that renders Google Homepage correctly in at least one browser?
By Google Hompage I mean the most simple version of it, without Javascripts and the top menu et cetera:
Requirements and info:
- The HTML-file must include the
<title>
- You may not load external files, except the Google Logo
- It's about the size of the HTML-file, not the size of the Google image logo
- Available languages: HTML, CSS and Javascript