Sunday, 5 October 2014

Scroll Text on your WEBSITE RUNING WORD TIPS CODE

How to make srolling text, now hare you find all of easy we provide and how to make it easier for those of you who like to create your own blog pages with little wear sroll text on website page also in web page runing word



1. Scroll Text one 
Your Text Here<marquee> Your Text Here </marquee>
2. Scroll Text two 
Your Text Here
<marquee direction=right> Your Text Here </marquee>

3.Scroll Text tre 
Your Text Here
<marquee behavior=alternate> Your Text Here </marquee> 
4. Scroll Text Link 
Description
<marquee> <a href="url_goes_here">Description</a> </marquee> 

5. Scroll Text image

<marquee> <img src="Your Link Picture here"> </marquee> 

6. Scroll Text Up loop

Your text here

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

7. Scroll Text Down loop

Your text here

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

8. Sroll Text Left 
Welcome to my blog page , and thanks for comming

<marquee direction="left" onmouseover="this.stop()" width="100%" onmouseout="this.start()" scrollamount="3" height="20" align="left">Welcome to my blog page , and thanks for comming</marquee>



No comments:

Post a Comment