joue
10-01-2005, 11:08 AM
i want marque like this
i'ts a ```` cold night
i'm with you
from down to up
can you give me the code?
i'ts a ```` cold night
i'm with you
from down to up
can you give me the code?
|
View Full Version : i need help!!(friendster marquee) joue 10-01-2005, 11:08 AM i want marque like this i'ts a ```` cold night i'm with you from down to up can you give me the code? allie 10-01-2005, 11:17 AM Put this in your body tag: <marquee behavior=scroll direction="up">Your message here</marquee> Of course all those w3c people out there would say this: Do not use the marquee element to create scrolling text. There are several reasons for this: *Scrolling content can provide accessibility problems. *The marquee element is not part of the HTML specification. But not me ;) |