i try to add marquee html to move text in footer but its not working how i can move it >>
plz help me>>>>
i try to add marquee html to move text in footer but its not working how i can move it >>
plz help me>>>>
Are you referring to the old <marquee>
html tag? That tag is obsolete:
https://developer.mozilla.org/en-US/docs/Web/HTML/Element/marquee
To accomplish the same thing in a modern browser, you’ll need to search for a more modern technique.