Marquee DVD - Prompter - Credits

PHOTO EMBED

Wed Nov 17 2021 09:33:28 GMT+0000 (Coordinated Universal Time)

Saved by @gorlanova #html

<marquee>This text will scroll from right to left</marquee>

<marquee direction="up">This text will scroll from bottom to top</marquee>

<marquee direction="down" width="250" height="200" behavior="alternate" style="border:solid">
  <marquee behavior="alternate">
    This text will bounce
  </marquee>
</marquee>
content_copyCOPY

https://developer.mozilla.org/en-US/docs/Web/HTML/Element/marquee