Kode Runing Text HTML

Discussion in 'HTML & Website Design' started by tedfiz, Jul 19, 2013.

  1. tedfiz

    tedfiz Member

    Joined:
    Jun 18, 2013
    Messages:
    38
    Likes Received:
    0
    Trophy Points:
    8
    buat agan2 yang mungkin mau bikin running text bisa copy code ini
    text satu baris horizontal

    Code:
    <marquee behavior="scroll" direction="left">Your scrolling text goes here</marquee>
    

    text satu baris vertikal ( bawah ke atas )

    Code:
    <marquee  behavior="scroll" direction="up">Your upward scrolling text goes here</marquee>
    

    text tiga baris horizontal dengan kecepatan berbeda

    Code:
    <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>
    

    gambar + text

    Code:
    <marquee behavior="scroll" direction="left">
    <img src="/pix/smile.gif" width="100" height="100" alt="smile" />
    <p>Sample text under a [url=/html/codes/scrolling_images.cfm]scrolling image[/url].</p>
    </marquee>
    

    Silahkan lihat DEMO nya : [Live Demo]
     
  2. cayun

    cayun Member

    Joined:
    Feb 5, 2013
    Messages:
    661
    Likes Received:
    27
    Trophy Points:
    28
    kok gak ada ???

    *bingung* kok gak ada ???
     
  3. tedfiz

    tedfiz Member

    Joined:
    Jun 18, 2013
    Messages:
    38
    Likes Received:
    0
    Trophy Points:
    8
    cayun wrote:

    Sorry gan... kodenya hilang terus jadi harus beberapa kali di akalin *ketawa4*
     
  4. wphoet

    wphoet You'll Never Walk Alone

    Joined:
    Feb 19, 2013
    Messages:
    1,149
    Likes Received:
    142
    Trophy Points:
    63
    Google+:
    tedfiz wrote:

    kalau buat code disini pakai code jangan pakai Quote soalnya kalau pakai Quote gk bakal nongol tulisannya, itu di box commentkan ada sebelah kirinya tombol video *ketawa3* btw itu judulnya jangan huruf besar semua, gunakan huruf besar seperlunya aja *peace*
     
  5. tedfiz

    tedfiz Member

    Joined:
    Jun 18, 2013
    Messages:
    38
    Likes Received:
    0
    Trophy Points:
    8
    wphoet wrote:

    sudah diperbaiki mastah...thanks infonya *bagus*
     
  6. wphoet

    wphoet You'll Never Walk Alone

    Joined:
    Feb 19, 2013
    Messages:
    1,149
    Likes Received:
    142
    Trophy Points:
    63
    Google+:
    oke sama-sama judulnya

    oke sama-sama *bagus* judulnya dirapikan dikit biar lebih enak dilihat *ketawa3*
     
  7. masmun

    masmun Member

    Joined:
    Feb 1, 2013
    Messages:
    192
    Likes Received:
    3
    Trophy Points:
    18
    Google+:
    Coba dulu

    Coba dulu ach buat di blog ane biar tambah rame *jail*
     
  8. budiw92

    budiw92 Member

    Joined:
    Feb 11, 2013
    Messages:
    725
    Likes Received:
    35
    Trophy Points:
    28
    Google+:
    keren

    keren *bagus*
    gambarnya juga bisa jalan *ketawa4*
     
  9. tedfiz

    tedfiz Member

    Joined:
    Jun 18, 2013
    Messages:
    38
    Likes Received:
    0
    Trophy Points:
    8
    wuihh ada live demonya juga..

    wuihh ada live demonya juga.. keren dech *akhirnya*
     
  10. ncang

    ncang Super Level

    Joined:
    Feb 7, 2013
    Messages:
    4,655
    Likes Received:
    761
    Trophy Points:
    113
    Google+:
    moded by cayun iseng banget

    moded by cayun *jail* iseng banget yah
     
Loading...

Share This Page