megula
06-01-2003, 05:17 PM
How do get text to go upwards slowly? Can I have the HTML code? It might just be addtioning to marquee, but I don't know, can you help me?
|
View Full Version : How do I....... HELP ME! megula 06-01-2003, 05:17 PM How do get text to go upwards slowly? Can I have the HTML code? It might just be addtioning to marquee, but I don't know, can you help me? lefty 06-01-2003, 05:41 PM Like this? http://www.dynamicdrive.com/dynamicindex2/cmarquee2.htm designhazard 06-02-2003, 12:32 AM try this code: <marquee direction="up">text text text etc etc</marquee> |