Wed, 31 Dec 2014 07:16:47 +0100
Revert simplistic fix pending revisit of Mozilla integration attempt.
michael@0 | 1 | <html> |
michael@0 | 2 | <body> |
michael@0 | 3 | <table style="width: 200px; border: 1px solid black;"><tr><td> |
michael@0 | 4 | <marquee scrollamount="0" behavior="alternate"> |
michael@0 | 5 | <div style="width: 2000px; height: 50px; background-color: lime;"></div> |
michael@0 | 6 | </marquee> |
michael@0 | 7 | </td></tr></table> |
michael@0 | 8 | </body> |
michael@0 | 9 | </html> |