mirror of
https://github.com/classilla/tenfourfox.git
synced 2025-02-08 01:31:00 +00:00
8 lines
155 B
HTML
8 lines
155 B
HTML
<html>
|
|
<body>
|
|
<marquee scrollamount="0" style="height: 50px; background-color: lime;">
|
|
<div style="width: 9999px;"> </div>
|
|
</marquee>
|
|
</body>
|
|
</html>
|