How about this? <style> P.scroll { position: absolute; top: 200px; left: 200px; width: 200px; text-decoration: marquee(left, 0, 20px, -1); } /* text-decoration: marquee(<direction>, <angle>, <rate>, <count>) */ /* direction left | right | left-right | right-left */ /* angle 0 to 360 */ /* rate units per second */ /* count -1 for continuous, 0 for never, 1 and up for specific count */ </style> -JoeyReceived on Sunday, 10 May 1998 15:36:36 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Monday, 27 April 2009 13:53:55 GMT