mirror of
https://github.com/classilla/tenfourfox.git
synced 2024-11-03 19:05:35 +00:00
15 lines
223 B
HTML
15 lines
223 B
HTML
|
<html><head>
|
||
|
</head><body>
|
||
|
<marquee>
|
||
|
<div style="border: 1px solid black; -moz-border-radius: 2em;">
|
||
|
<marquee>
|
||
|
<span style="display: -moz-grid-line;">
|
||
|
<select></select>
|
||
|
</span>
|
||
|
</marquee>
|
||
|
</div>
|
||
|
</marquee>
|
||
|
|
||
|
</body>
|
||
|
</html>
|