Question:

How do u create moving text?

by  |  earlier

0 LIKES UnLike

i need a really short code that makes the words move.19 charachters or less. and it has to work on stardoll (friend comment part)

 Tags:

   Report

3 ANSWERS


  1. <marquee>text</marquee>

    Something like tt??


  2. moving text? what kind of program? at html? C++? C? C#? what? kinda confusing... marquee is the only thing that i know on moving text... <marquee></marquee> it has different elements. behaviour, direction, bgcolor, height, size that's all

  3. <marquee onmouseover="this.stop()" onmouseout="this.start() " direction="left" scrollamount="8">YOUR TEXT HERE</marquee>

    Ron

Question Stats

Latest activity: earlier.
This question has 3 answers.

BECOME A GUIDE

Share your knowledge and help people by answering questions.
Unanswered Questions