Marquee with Attributes-1 Tag
Hello Friends...!!
This
is HTML Coding Practical: - Marquee Tag with Attributes-1 Script
Script: -
<html>
<head>
<title>
MARQUEE WITH ATTRIBUTES-1 </title>
</head>
<body>
<font
size=”25" color=”blue”>
<marquee
behavior=”scroll” direction =“right” scrollamount=”40">
THE
E LEARNER
</marquee>
</font>
</body>
</html>
Output: -
If you have any doubts mention in the Comment Box.
Please
follow the my Blog, Share and Comment
Comments
Post a Comment