INSYSH - Information System House
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Marquee code HTML

2 posters

Go down

Marquee code HTML Empty Marquee code HTML

Post  Genn Sat Aug 28, 2010 7:19 pm

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>
Genn
Genn
Junior Member
Junior Member

Dragon
Jumlah posting : 37
Join date : 17.07.10
Age : 35
Lokasi : Jak-City

Kembali Ke Atas Go down

Marquee code HTML Empty Re: Marquee code HTML

Post  GinChan Mon Aug 30, 2010 4:59 pm

berguna juga buat edit2 web gw. thanks for share.
GinChan
GinChan
Junior Member
Junior Member

Dragon
Jumlah posting : 37
Join date : 17.07.10
Age : 35
Lokasi : Mugenjou. Japan

Kembali Ke Atas Go down

Kembali Ke Atas


 
Permissions in this forum:
Anda tidak dapat menjawab topik