This tag is not part of HTML3.2 and only supports MSIE3 later kernels, so if you use non-IE kernel browsers (such as Netscape) you may not be able to see some interesting effects below.
This tag is a container tag
Marquee Announcement Scrolling Code
The simplest website announcement scrolling code is based on the Marquee revolver, scrolling vertically upward, and in the form of a Table, it can be used even if you don’t understand CSS.
grammar:
<marquee></marquee>
Here is a simplest example:
The code is as follows:
Copy the code