![]() |
| MAIN |
![]() |
| HTML HELP & TIPS |
![]() |
| Copyright Chris-e-J-NET 2002. All rights reserved. |
| 5 // How to make text scroll across your page. |
![]() |
| Ever wondered how text scrolls across across webpages?? Well here's how....the technical term for this effect is a MARQUEE. To create a marquee of your own, simply copy the code below into the script of your page, replacing the TEXT HERE with your own text. |
| To alter the way in which the text scrolls, alter the scrollamount to vary the speed and change the behaviour to ALTERNATE to make the text scroll from left to right and back again and LOOP to make the text constantly scroll off screen and start again where it started. |
| If you need any more information, don't hesitate to email me on- [email protected] |