- Back to Home »
- HTML »
- Marquee Magic in HTML | Marquee tag
Posted by : food
Sunday, 21 April 2013
Marquee TAG Magic in HTML
Write this code in Notepad OR any Text Editor.
<html>
<body>
<marquee scrollamount="45" behavior="alternate" direction="down">
<marquee scrollamount="45" behavior="alternate" direction="right">Wave Nature of marquee</marquee></marquee>
</body>
</html>
Now, Save it as .html extension.
Ex. Marquee.html
And Enjoy the marquee Magic. :)
NOTE: Sorry But, best view in mozilla firefox AND IE Old Versions (Not In Chrome).
Now, Save it as .html extension.
Ex. Marquee.html
And Enjoy the marquee Magic. :)
NOTE: Sorry But, best view in mozilla firefox AND IE Old Versions (Not In Chrome).