Wed, 31 Dec 2014 13:27:57 +0100
Ignore runtime configuration files generated during quality assurance.
1 <html>
2 <body dir="rtl">
3 <!-- The "alternate" behavior is necessary for the
4 marquee text to start out on the screen. -->
5 <marquee
6 direction="right"
7 scrollamount="0"
8 behavior="alternate"
9 >
10 <div style="background: green; width: 50px"> </div>
11 </marquee>
12 </body>
13 </html>