HOW TO ADD MARQUEE IN BLOGGER | BIZZFLIES badge

Sunday, 25 May 2014

HOW TO ADD MARQUEE IN BLOGGER


Marquee???So what's this??This might not be acquainted to you however once you browse this article you may start with smart results for your blog okay let's learn few stuff on marquee from the scratch ......... :)
In easy words to say marquee is a scrolling text!!! over as easy as that this wasn't honest !!k let me pull it a bit more!!! ;) it's a scrolling piece of text that comes sporadically in a exceedinglin a  particular box this provides an nice look to your blog as well as it keeps your readers up to date, by this you must have understood that marquee is something really cool........!!!!!!!
ah........So we had a good talk on marquee then what about putting in the blog??Let's head on........
This includes an easy procedure with lot's of editing........

1.Go to blogger dashboard>layout>Add a gadget>HTML/Javascript>
Now copy and paste this code into HTML/Javascript..

<marquee bgcolor="yellow"
behavior="scroll"
direction="up"
loop="infinite"
scrollamount="5"
scrolldelay="6"
height="60"
width="110%"
hspace="12"
vspace="15">
<font face="arial" size="9" color="black">your text to be displayed</font>
</marquee>


Looks pretty however straightforward to handle with.......So now it's editing time....
1.You can change the marquee bgcolor as you want,in the code I have given as yellow you can change it to any color as you wish but one thing to not that's sort the colour name only in capitals or little or else you will not get the output this can be suggest for all.....

2.Change the direction sort as right,left etc.....

3.Scroll amount is that the time taken to display the text and this is counted in seconds...

4. Scroll delay is that the no of seconds where the next display takes place.

I think you'll be able to manage with height width hspace vspace etc....... however if you have got any doubt relating to these you can comment below and that i can assist you get solved with your mess
Now returning to the type of font, you can knew there's not any great difference out there The changes you'll be able to is only is simply of the size and therefore the type of font.....
Now change the output text as of your want. currently i'd highly suggest you to put it at the top as this looks something like recent updates or breaking news......If you want to put it in different places change the height width hspace and vspace and you will get through with it......


It's your flip.......
So however we tend to learnt nice things on marquee now it is your chance try up with it and have a good time putting in the marquee style in your blog



badge