This page contains HTML marquee code that you can use on your own website or blog. Specifically, it uses the HTML element to create a marquee.
<style>
.html-marquee{ height:50px; width:auto; background:transparent; font-family:arial; font-size:14px; color:#9ba3b4}
</style>
<marquee class="html-marquee" direction="left" behavior="scroll" scrollamount="12">
<p>your text</p>
</marquee>
0 Comments:
Posting Komentar