Showing posts with label Java Script. Show all posts
Showing posts with label Java Script. Show all posts

Marquee Scrolling Text For Bloggers



Marquee Scrolling Text For Bloggers

1.Login to your blogger dashboard and go to Desing --> Page Elements.

2.Click on 'Add a Gadget' on the sidebar.

3.Select 'HTML/Javascript' and add the one of code given below and click save.


Continuous scrolling text:

Your scrolling text goes here

This code results in:

Your scrolling text goes here

Text bouncing back and forth:

Your bouncing text goes here

This code results in:

Your bouncing text goes here

Text Scrolling Upwards:

Your upward scrolling text goes here

This code results in:

Your upward scrolling text goes here

Change the Scrolling Speed:

Slow scroll speedMedium scroll speedFast scroll speed

This code results in:

Slow scroll speedMedium scroll speedFast scroll speed



Marquee Scrolling Text Codes

Left to Right

left">   TEXT   

This code results in:

TEXT

Left to Right

right">   TEXT   

This code results in:

TEXT


Back and Forth

alternate">   TEXT   

This code results in:

TEXT


Up

up">   TEXT   

This code results in:

   TEXT   

Down

down">   TEXT   

This code results in:

   TEXT   


Up and Down


alternate" direction="up">   TEXT   

This code results in:

   TEXT   


Angle Down

down">   TEXT   

This code results in:

TEXT


Angle Up

<marquee direction="up">   TEXT   

This code results in:

TEXT


Angle Up Back and Forth

up">   TEXT   

This code results in:

TEXT


Bounce Around Back and Forth

   TEXT   

This code results in:

TEXT


Multiple Lines

   TEXT 
 TEXT  TEXT 
 TEXT   

This code results in:

TEXT TEXT TEXT TEXT


Color Lines

#FF0000   " style="color:   #FFFFFF   ">   TEXT   

This code results in:


TEXT


Color Lines

#6600FF   " style="color:   #FFFFFF   ">   TEXT   

This code results in:


TEXT


Color Lines

#000000   " style="color:   #FFFFFF   ">   TEXT   

This code results in:



TEXT


Color Lines

#000000   " style="color:   #FFFFFF   ">   TEXT   

This code results in:


TEXT


Color Lines

#000000   " style="color:   #FFFFFF   ">   TEXT   

This code results in:


TEXT


Color Lines

#000000   " style="color:   #FFFFFF   ">   TEXT   

This code results in:


TEXT


Color Lines

#000000   " style="color:   #FFFFFF   ">   TEXT   

This code results in:


TEXT


Continue reading →

Followers

Chat Box