hyper text markup language is a very basic language in web programming to design rich and expensive content.
Here is the code you just need to copy and past it to see the effect of this marquee tag.
<pre class="brush:html">
<marquee direction="up">This text will scroll from bottom to top</marquee>
<marquee behavior="alternate" direction="down" height="200" style="border: solid;" width="250">
<marquee behavior="alternate"> This text will bounce </marquee>
</marquee>
No comments:
Post a Comment