Hello student in this article we discuss about the marquee tag. We also discuss about the impartant attributes of the marquee tag. Let us start with marquee tag. We also provide youtube video link at the end of this article you can watch this video to understand how to implement marquee tag in html.
<HTML>
<HEAD>
<TITLE> ANIMATION TAG </TITLE>
</HEAD>
<MARQUEE SCROLLAMOUNT="5" BGCOLOR="YELLOW" DIRECTION="LEFT" HEIGHT="200PX" WIDTH="80%" HSPACE="30" VSPACE="20" BEHAVIOR="ALTERNATE" LOOP="3" SCROLLDELAY="200">
"SUCCESSMANTRA007"
</MARQUEE>
</HTML>
OUTPUT OF THIS SCRIPT
0 Comments