Powered By Blogger

Sabtu, 25 Agustus 2012


Example Marquee Code

Note that if you can't view the examples, it's likely that your browser doesn't support the marquee tag.

Slide-in text:

This text slides in from the right, then stays where it is. You will need to refresh this page to see the effect again.
<marquee behavior="slide" direction="left">Your slide-in text goes here</marquee>
<marquee behavior="scroll" direction="left">Your scrolling text goes here</marquee>
<marquee behavior="alternate">Your bouncing text goes here</marquee>
<marquee  behavior="scroll" direction="up">Your upward scrolling text goes here</marquee>
<marquee behavior="scroll" direction="left" scrollamount="1">Slow scroll speed</marquee>
<marquee behavior="scroll" direction="left" scrollamount="10">Medium scroll speed</marquee>
<marquee behavior="scroll" direction="left" scrollamount="20">Fast scroll speed</marquee>
<marquee behavior="scroll" direction="left"><img src="/pix/smile.gif" width="100" height="100" alt="smile" /></marquee>
<marquee behavior="scroll" direction="left">
<img src="/pix/smile.gif" width="100" height="100" alt="smile" />
<p>Sample text under a <a href="http://www.quackit.com/html/codes/html_marquee_code.cfm">Marquee image</a>.</p>
</marquee>
Silah kan Pelajari

Tidak ada komentar:

Posting Komentar