flashing text using frontpage 2002, or text editor

J

Jasonc

i am using frontpage 2002, and wish to have flashing text, how can i do
this?
if i have to change it using a text editor this is also ok.

thanks

Jason
 
M

MD WebsUnlimited.com

Hi Jasonc,

CSS will have to be used to create the blink affect. Apply it to a span tag
that encloses the text to be flashed.

Note: UAs must recognize the keyword 'blink', but are not required to
support the blink effect.
 
Top