mirror of
https://github.com/classilla/tenfourfox.git
synced 2024-11-03 19:05:35 +00:00
11 lines
268 B
HTML
11 lines
268 B
HTML
<html>
|
||
<head>
|
||
<title>Bug 429849 – marquee text not on one line , part of this line on top and second part on bottom</title>
|
||
</head>
|
||
<body>
|
||
<marquee behavior=alternate scrollamount=0 direction=right>
|
||
This text should be on one line
|
||
</marquee>
|
||
</body>
|
||
</html>
|