View Full Version : FUN marquee tutorial


psychochick
09-25-2003, 10:33 PM
Ok, so you want to make a great marquee?
Ok, so then let's get started!!!

VROOOOOOOOOOOOOOOOOOOOOOOOOMM...................

1. Get out notepad, or any other text-only application.

VROOOOOOOOOOOOMMMM....

Lesson 1; a basic marquee(moving text)

1. type in this code: <marquee>
2. now type in the text. It should look like this: <marquee> blah blah blah
3. now put an end tag. It should look like this: <marquee> bla blah blah </marquee>

And voila! A basic marquee!!!

VROOOOOOOOOOOOOOMMMMMM.............

Lesson 2; marquee with specified text coloration, size, etc.

1. put the marquee tag: <marquee>
2. nowput in a font tag with modified text applications: <marquee><font color="#000000" size="+5" face="arial">
3. put in the text: <marquee><font color="#000000" size="+5" face="arial">blah blah blah
4. End tags!!!! : <marquee><font color="#000000" size="+5" face="arial">blah blah blah </font></marquee>

And voila! a marquee with modified text colorations!!!

VROOOOOMMMMMMMMM!!!!!!!!


That's all we have time for today, see you next time!!!!