How to make text scroll
Whilst I don't get too many requests for making scrolling text using the HTML marquee element. Occasionally someone will be interested. Read on for instructions about how to make text scroll.
To make text scroll using HTML markup. Do following...
<marquee bgcolor="#ff0000" color="#ffffff" loop="-1" scrollamount="2" width="100%">Sample of horizontally scrolling text</marquee>
This will result in:
For more info have a look at http://en.wikipedia.org/wiki/Marquee_element
Would you like to know more or ask a question?
Feel free to ask a question on Twitter, Facebook or using the contact form. You can also subscribe to websitePlus enews to get more hints, resources, how-to's and other informative information about social media and website strategy for small business.



