How to add scrolling text / scroll marque to your web site.

One very cool website add on is the scrolling Marquee or also known as scrolling text. This is actually a very simple addition to your web site as long as you know the code or have the code to copy and paste into your web site. If you would like to see a video on how easy it is to add a scrolling marquee to your website click here for the code.
Add a Scroll Marquee to your website

Adding a scroll Marquee or scrolling text to your web site is as easy as copy and paste all you need to do is copy the code you like and add it to your web page.

Your Text Here

<marquee> Your Text Here </marquee>

Your Text Here
<marquee direction=right> Your Text Here </marquee>
Your Text Here
<marquee behavior=alternate> Your Text Here </marquee>
Your Text Here
<marquee scrolldelay=xxx> Your Text Here </marquee>
Your Text Here
<marquee scrollamount=xxx> Your Text Here </marquee>
Your Text Here
<marquee width=xx%> Your Text Here </marquee>
Your Text Here
<marquee bgcolor=a_colour> Your Text Here </marquee>
Your Text Here
Next Line
<marquee> Your Text Here <br> Next Line </marquee>
Description
<marquee> <a href=”url_goes_here”>Description</a> </marquee>
<marquee> <img src=”image_url_goes_here”> </marquee>
Your text here
<table background=”image_url_here” width=100%><tr><td>
<marquee> Your text here </marquee>
</td></tr></table>
Your text here

 

<marquee direction=up loop=true height=”100″ >
Your text here
</marquee>
Your text here

 

<marquee direction=down loop=true height=”20″ >
Your text here
</marquee>

Leave a Reply

Your email address will not be published. Required fields are marked *

*