Thu, 15 Jan 2015 15:55:04 +0100
Back out 97036ab72558 which inappropriately compared turds to third parties.
1 <html>
3 <head>
4 <style type="text/css">
6 body { -moz-column-count: 2; }
7 span { white-space: pre; }
8 body:first-letter { color:blue; font-size:400%; }
10 </style>
11 </head>
13 <body onload="var span=document.getElementById('span'); span.removeChild(span.lastChild);"><span id="span">T
14 </span>T</body>
16 </html>