mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
8 lines
253 B
HTML
8 lines
253 B
HTML
|
<!DOCTYPE HTML><html>
|
||
|
<head>
|
||
|
</head>
|
||
|
<body>
|
||
|
<MARQUEE scrollamount="0" direction="right" behavior="alternate" style="background-color: blue; height: 100px;"><div style="width: 50px; height: 50px; background-color: lime;"></div></MARQUEE>
|
||
|
</body>
|
||
|
</html>
|