Results 1 to 2 of 2

Thread: <MARQUEE> help plz

  1. #1
    Join Date
    Sep 2006
    Posts
    3
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Question <MARQUEE> help plz

    ok, im a noob to html i guess... i wander if anyone knows how to make the text keep scrolling... wat i mean is, when the last character shows instead of the white space the word will show again... hope someone knows what i mean..
    here ill show u
    this is what i want...
    <marquee direction="right", align="right"> <<<<<<<< </marquee
    now i want the arrows to keep going continuously, like a looading bar thingy
    thx for all replyes!

    *EDIT*
    this is a simple webpage and the arrows on the bottom i wanna make continuous, plz help:

    <html>


    <head>
    <title>Number Three WARNING! the following program is gay</title>
    </head>


    <body bgcolor="6699ff">
    <font face="arial">

    <table border="5", bordercolor="990099", align="center", width="750">
    <tr>
    <th colspan="2", bgcolor="33ffff"><font color="990033">THIS IS THE HEADING ROW AND IT IS LIGHT BLUE</th>
    </tr>
    <tr>
    <td bgcolor="ffff66", align="left"><font color="660000">This is Row 2 Column 1</td>
    <td bgcolor="99ff33", align="right"><font color="660000">This is Row 2 Column 2</td>
    </tr
    <tr>
    <td bgcolor="ffff66", align="left"><font color="660000">This is Row 3 Column 1</td>
    <td bgcolor="99ff33", align="right"><font color="660000">This is Row 3 Column 2</td>
    </tr
    <tr>
    <td bgcolor="ffff66", align="left", rowspan="2"><font color="660000">Telephone:</td>
    <td bgcolor="99ff33", align="right"><font color="660000">(204) 482-9189</td>
    </tr
    <tr>
    <td bgcolor="99ff33", align="right"><font color="660000">(204) 485-4463</td>
    </tr
    </table>



    <table border="5", bordercolor="0000ff", align="center", width="400">
    <tr>
    <td bgcolor="000000", align="right"><marquee direction="right"><font color="ffffff">>>>>>>>>>></marquee></td>
    <td bgcolor="000000", align="left"><marquee direction="left"><font color="ffffff"><<<<<<<<<<</marquee></td>
    </tr>
    </table

    </body>

    </html>
    Last edited by bitedevil; 09-11-2006 at 08:17 PM.

  2. #2
    Join Date
    Sep 2005
    Location
    India
    Posts
    1,627
    Thanks
    6
    Thanked 107 Times in 107 Posts

    Thumbs up

    Please refer this thread

    http://www.dynamicdrive.com/forums/s...ad.php?t=13055

    This one answer your question completely.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •