Wed, 31 Dec 2014 07:16:47 +0100
Revert simplistic fix pending revisit of Mozilla integration attempt.
1 <html>
2 <head>
3 <meta http-equiv="content-type" content="text/html; charset=UTF-8">
4 <title>there should be a red bar over the whole page</title>
5 </head>
6 <body >
7 <table width="100%">
8 <tbody>
10 <tr><td bgcolor="#ff3333" width="1%" height="50px"></td></tr>
11 <tr><td colspan="2"></td></tr>
12 </tbody>
13 </table>
14 </body>
15 </html>