MySpace Falling Text Generator

Here's a cool way to get that "falling text" effect on your MySpace profile page. On any other website, you could use JavaScript for the falling text effect - but not on MySpace. Fortunately you can use a little HTML trick to get the same effect!

Use the form below to generate falling text for your MySpace profile page. You can then copy and paste the HTML code into your profile page.

Customize

Your Code!

Copy and paste this code into your MySpace profile page (or web page):

HTML Compliant Marquees

The above falling text generator uses the marquee tag to create the falling text effect.

The marquee element is not part of the HTML standard. If you're looking to create standards-compliant code, this is not the code for you.

However, you can use CSS animations to create the same effect. I've put together some CSS marquee code, that could be modified to provide the falling text effect.