.:. Marquees .:.
Marquees are really cool, although I don't see myself using them that much. They are text that moves across the page. However, like me, most people don't use them much, and sometimes not at all. There are a lot of marquees, too!
.:. Normal Marquee .:.
Normal marquees are just text that moves across the page. Here's an example:
Here's the code:
<marquee>TEXT HERE</marquee>.
.:. Right Marquee .:.
Right marquees are just marquees that go right instead of left, like normal marquees. Here is an example:
Here is the code:
<marquee DIRECTION=RIGHT>TEXT HERE</marquee>
.:. Alternating Marquee .:.
Alternating marquees are just marquees that move from sido to side of the margins instead of going off of the page. Here is an example:
Here's the code:
<marquee behavior="alternate">TEXT HERE</marquee>
.:. Up Marquee .:.
Up marquees are just marquees that go up. That's it.Here's an example:
Here's the code:
<marquee direction="up">TEXT HERE</marquee>
.:. Down Marquee .:.
Down marquees are just marquees that go down. Here's an example:
Here is the code:
<marquee direction="down">TEXT HERE</marquee>
.:. Up Down Alternate Marquee .:.
They're marquees that alternate up and down. Here is an example:
Here is the code:
<marquee direction="up" behavior="alternate">TEXT</marquee>
.:. Zig-Zag Marquee .:.
Zig-Zag marquees are just marquees that zig-zag. Here is an example:
Here is the code:
<marquee behavior="alternate" direction="up" width="80%"><marquee direction="right">TEXT HERE</marquee></marquee>
.:. Zig-Zag Alternate Marquee .:.
Zig-Zag Alternat Marquees are Zig-Zag Marquees that alternate. Here is an example:
This is a zig-zag alternate marquee!
Here is the code:
<marquee behavior="alternate" direction="up" width="80%"><marquee direction="right" behavior="alternate'>,TEXT HERE</marquee></marquee>
.:. ANNOY YOUR FRIENDS!!! .:.
I know a lot of people who like to annoy their freinds (including me XD). This is a really good way to annoy them (I know from experience). Send them an important message (Or, at least tell them it's important), and do this marquee! Here is an example:
HA HA!
teamrango.co.nr
teamrango.webs.com
POKEMON!!!
Here's the code that you can annoy your friends with FOREVER MOOHAHAHAHA!!!:
<marquee width="20%">HA HA!</marquee><br>
<marquee width="20%" DIRECTION=RIGHT>teamrango.co.nr</marquee><br>
<marquee width="20%">teamrango.webs.com</marquee><br>
<marquee width="20%" DIRECTION=RIGHT>POKEMON!!!</marquee><br>
Top Of Page
----- Chat Box -----