Answers for "write the use of the given tags marquee"

1

marquee tag in html

<marquee width="240%" direction="left" height="100px">
This is a sample scrolling text that has scrolls texts to left.
</marquee>
Posted by: Guest on July-27-2021

Code answers related to "write the use of the given tags marquee"

Browse Popular Code Answers by Language