Marquee code HTML
2 posters
Halaman 1 dari 1
Marquee code HTML
Basic Marquee
<!-- Basic Marquee -->
<marquee behavior="slide" direction="left">Your slide-in text goes here</marquee>
Continuous Scrolling Text
<!-- Continuous Scrolling Text -->
<marquee behavior="scroll" direction="left">Your scrolling text goes here</marquee>
Text Bouncing Back and Forth
<!-- Text Bouncing Back and Forth -->
<marquee behavior="alternate">Your bouncing text goes here</marquee>
Text Scrolling Upwards
<!-- Text Scrolling Upwards -->
<marquee behavior="scroll" direction="up">Your upward scrolling text goes here</marquee>
Change The Scrolling Speed
<!-- Change The Scrolling Speed -->
<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>
Scrolling Images
<!-- Scrolling Images -->
<marquee behavior="scroll" direction="left"><img src="/pix/smile.gif" width="100" height="100" alt="smile" /></marquee>
Images & Text Both Scrolling
<!-- Images & Text Both Scrolling -->
<marquee behavior="scroll" direction="left">
<img src="/pix/smile.gif" width="100" height="100" alt="smile" />
</marquee>
<!-- Basic Marquee -->
<marquee behavior="slide" direction="left">Your slide-in text goes here</marquee>
Continuous Scrolling Text
<!-- Continuous Scrolling Text -->
<marquee behavior="scroll" direction="left">Your scrolling text goes here</marquee>
Text Bouncing Back and Forth
<!-- Text Bouncing Back and Forth -->
<marquee behavior="alternate">Your bouncing text goes here</marquee>
Text Scrolling Upwards
<!-- Text Scrolling Upwards -->
<marquee behavior="scroll" direction="up">Your upward scrolling text goes here</marquee>
Change The Scrolling Speed
<!-- Change The Scrolling Speed -->
<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>
Scrolling Images
<!-- Scrolling Images -->
<marquee behavior="scroll" direction="left"><img src="/pix/smile.gif" width="100" height="100" alt="smile" /></marquee>
Images & Text Both Scrolling
<!-- Images & Text Both Scrolling -->
<marquee behavior="scroll" direction="left">
<img src="/pix/smile.gif" width="100" height="100" alt="smile" />
</marquee>
Genn- Junior Member
-
Jumlah posting : 37
Join date : 17.07.10
Age : 36
Lokasi : Jak-City
Re: Marquee code HTML
berguna juga buat edit2 web gw. thanks for share.
GinChan- Junior Member
-
Jumlah posting : 37
Join date : 17.07.10
Age : 35
Lokasi : Mugenjou. Japan
Halaman 1 dari 1
Permissions in this forum:
Anda tidak dapat menjawab topik