THIS TUTORIAL IS FOCUSED ON HOW TO MAKE YOUR BLOG OR WEBSITE LOOK ATTRACTIVE FOR THE VISITORS.
Here are the eleven Codes on
How to add together Moving text or Scrolling text or Marquee
text to your Website
Code 1
For Simple Moving Text:
Copy & glue this code In Html
<marquee>This is moving text Moving Right to Left </marquee>
Surprisingly, Simple Moving Text create non hold back attractive much.
To larn inwards attractive,
we volition add together background color to it by bgcolor="hexadecimal code".
Code 2
Copy & glue this code In Html
<marquee>This is moving text Moving Right to Left </marquee>
Surprisingly, Simple Moving Text create non hold back attractive much.
To larn inwards attractive,
we volition add together background color to it by bgcolor="hexadecimal code".
Code 2
For Moving Text With
Background Colour:
Copy & glue this code In Html
<marquee bgcolor="#33cc99">This is moving text amongst Background Colour </marquee>
Code 3
Background Colour:
Copy & glue this code In Html
<marquee bgcolor="#33cc99">This is moving text amongst Background Colour </marquee>
You volition let on that text is not clearly readable.You tin modify the color of the text.
Code 3
For Scrolling Text With
Coloured Text & Background.:
Copy & glue this code In Html
<marquee bgcolor="#33cc99" style="color:white;">This Is Coloured Scrolling Text With Background Colour </marquee>
Code 4
Coloured Text & Background.:
Copy & glue this code In Html
<marquee bgcolor="#33cc99" style="color:white;">This Is Coloured Scrolling Text With Background Colour </marquee>
You tin fifty-fifty command the
speed of scrolling with scrollamount="
You tin Put the value of
number from 1 to 10 depend
on the speed you lot want
Note: If you lot set value
as 0 text volition halt moving.
Now,
I volition learn you lot how to
bold the moving text.
speed of scrolling with scrollamount="
You tin Put the value of
number from 1 to 10 depend
on the speed you lot want
Note: If you lot set value
as 0 text volition halt moving.
Now,
I volition learn you lot how to
bold the moving text.
Code 4
For Bolded Scrolling Text
With Coloured Text &
Background.:
Copy & glue this code In Html
<marquee bgcolor="#33cc99" style="color:white;"><b>This Is Coloured Scrolling Bolded Text With Background color </b></marquee>
Code 5
With Coloured Text &
Background.:
Copy & glue this code In Html
<marquee bgcolor="#33cc99" style="color:white;"><b>This Is Coloured Scrolling Bolded Text With Background color </b></marquee>
You tin brand the text italic or underlined past times replacing <b> amongst <i> or <u>.
Code 5
For Scrolling Text With Speed Contol.:
Copy & glue this code In Html
<marquee bgcolor="#33cc99">This Is Scrolling Text amongst scrollamount="6" </marquee>
Code 6
Copy & glue this code In Html
<marquee bgcolor="#33cc99">This Is Scrolling Text amongst scrollamount="6" </marquee>
You tin modify management of text with direction="option"
And options are
left,right,up,down
Note:
By default management is railroad train to left.
By using management ,
you are telling text inwards which management to go.
And options are
left,right,up,down
Note:
By default management is railroad train to left.
By using management ,
you are telling text inwards which management to go.
Code 6
For Scrolling Text With
Direction Control.
Copy & glue this code In Html
<marquee bgcolor="#33cc99" direction="up">This Is Moving Text amongst Up Direction </marquee>
You tin modify the
behaviour of the text also
from scrolling to alternate
Code 7
Direction Control.
Copy & glue this code In Html
<marquee bgcolor="#33cc99" direction="up">This Is Moving Text amongst Up Direction </marquee>
You tin modify the
behaviour of the text also
from scrolling to alternate
Code 7
For Scrolling Text With
Alterate Behaviour.:
Copy & glue this code In Html
<marquee bgcolor="#33cc99" behavior="alternate" style="color:white;">This Is Moving Text amongst Alternate Behavior</marquee>
Code 8
Alterate Behaviour.:
Copy & glue this code In Html
<marquee bgcolor="#33cc99" behavior="alternate" style="color:white;">This Is Moving Text amongst Alternate Behavior</marquee>
Note:
By Default,
Behavior is railroad train to scroll.
Check the spellings of behaviour ,its behavior
By Default,
Behavior is railroad train to scroll.
Check the spellings of behaviour ,its behavior
Code 8
For Moving Links.:
Copy & glue this code In Html
<marquee bgcolor="#33cc99" style="color:white;"><br /><a href="url">Link 1</a><br />
</marquee>
Note: Replace url amongst page address as well as link amongst text which should appears on moving text every bit link
In higher upwards example url is http://yahoo.com as well as link is yahoo.
http://google.com every bit url as well as google every bit link.
Place every bit many links as you wish.
In higher upwards example url is http://yahoo.com as well as link is yahoo.
http://google.com every bit url as well as google every bit link.
Place every bit many links as you wish.
Code 9
For Moving Image.:
Copy & glue this code In Html
<marquee bgcolor="#33cc99" style="color:white;"><br />Copy & glue this code In Html
Moving Image<img src="image url"><br /></marquee>
Note:
Replace picture url past times image
Source address.
Code 10
Source address.
Code 10
For Pausing the text when
mouse Cursor is pointed over the text::
Copy & glue this code In Html
This text tin live on paused.Just Point Mouse Over It.<br />
</marquee>
Now, We volition role all of the
features mentioned above
features mentioned above
Code: eleven For Twitter, Facebook, LinkedIn etc
just modify the www....
Copy & glue this code In Html
<marquee onmouseover="this.stop()" onmouseout="this.start()"<br />bgcolor="#33cc99" style="color:white;width:300px;Height:130px;" scrollamount="4" direction="Up">Follow me on <a href="http://twitter.com/hellcaretaker"> <img src="twitter.com" alt="TUTORIAL IS FOCUSED ON HOW TO MAKE YOUR BLOG OR WEBSITE LOOK ATTRACTIVE FOR THE VISITORS How to Add Moving Text to Blogger or Website(Magic Text) "> </a><br /></marquee>
In higher upwards example you lot tin role picture every bit a link
These features tin live on very
usefull to hand of import tidings or making your spider web log attractive
HOW TO IMPLEMENT THE CODES
Note: Change this contestation to whatsoever suitable text you lot desire to display on your website "This Is Coloured Scrolling Text With Background Colour "HOW TO IMPLEMENT THE CODES
1.Login to www.Blogger.com
2.Click on Layout
3.Click on Add element
4.Html/Text
5.Paste the code
How To Add Together Moving Text To Blogger Or Website(Magic Text)
4/
5
Oleh
Admin