Computer Solutions :: How to use HTML :: Scrolling text across the screen ~ Runboard


Computer Solutions
 How to use HTML
  Scrolling text across the screen
Support
Search
RSS

runboard.com       Sign up (learn about it) | Sign in (lost password?)


 
Wizard27

Global user

Registered: 10-2006
Posts: 122
Avatar
Reply | Quote
Scrolling text across the screen


Scrolling text or images even are called 'Marquees'. the tag for this is....

<marquee> </marquee>

If you just add the above, the text or image will go from right to left by default. To change the direction you need to tell the marquee what to do, this will be the HTML for this...

<marquee direction="left">your text goes here</marquee>

You'll notice that there is another tag at the end of each peice of html, this is the close tag, you have to use this to tell the program you finished with this particular html entry.

---
Image
2/11/06, 17:17 Send an Email to this person   Send a PM to this person
 


Add A Reply






Link to us   -  Blogs   -  Hall of Honour   -  Chat
You are not logged in (login)      Board's time is: 30/11/09, 9:43