how do u add a moving message on top?, i think their called marquees.. |
![]() ![]() |
how do u add a moving message on top?, i think their called marquees.. |
Feb 5 2004, 06:58 PM
Post
#1
|
|
|
Newbie ![]() Group: Member Posts: 9 Joined: Feb 2004 Member No: 3,018 |
I'm not sure, i think it's cool..it's where you have a message constantly moving in a certain direction on the top, does anybody know?
|
|
|
|
Feb 5 2004, 08:48 PM
Post
#2
|
|
![]() :: p-chan :: ![]() ![]() Group: Member Posts: 22 Joined: Jan 2004 Member No: 2,036 |
If you're looking for the code fore making marquees, here it is:
CODE <!-- begin code provided by createblog.com -->
<marquee behavior=scroll direction="left">BLAH BLAH BLAH</marquee> <!-- end code provided by createblog.com --> |
|
|
|
Feb 5 2004, 09:05 PM
Post
#3
|
|
|
Newbie ![]() Group: Member Posts: 9 Joined: Feb 2004 Member No: 3,018 |
QUOTE(bronzynshexy @ 02-5-2004, 06:58 PM) I'm not sure, i think it's cool..it's where you have a message constantly moving in a certain direction on the top, does anybody know? thanks so much!!! |
|
|
|
Feb 5 2004, 09:16 PM
Post
#4
|
|
|
Member ![]() ![]() Group: Member Posts: 19 Joined: Jan 2004 Member No: 1,518 |
you can also use all of the following attributes, with varying values.
* WIDTH: how wide the marquee is * HEIGHT: how tall the marquee is * DIRECTION: which direction the marquee should scroll * BEHAVIOR: what type of scrolling * SCROLLDELAY: how long to delay between each jump * SCROLLAMOUNT: how far to jump * LOOP: how many times to loop * BGCOLOR: background color * HSPACE: horizontal space around the marquee * VSPACE: vertical space around the marquee |
|
|
|
Feb 5 2004, 11:50 PM
Post
#5
|
|
![]() Senior Member ![]() ![]() ![]() Group: Member Posts: 59 Joined: Jan 2004 Member No: 1,080 |
If you want more marquees, you can go here.
|
|
|
|
![]() ![]() |