Selasa, 24 Maret 2015

How Do Create A Walk In A Blog

How do I create a walk? Text writing or walking or running text is usually also we call marquee, because to make use code marquee. This paper can make your blog look more attractive to visitors.

To make walking or Marquee writing is actually very easy. This time we will try to make some kind of marquee, so more variety to choose from. First, we will learn to create the code, then learn how to put it on the blog ....

Basic code to create a marquee or running text is ....
  <marquee> WRITING WILL MOVE </ marquee>

But besides the above code there are some additional code that you can give to make a variation of the marquee. Below we will give the code and at the same time practicing the marquee ....

scrolldelay code = "number" is used to set the interval in milliseconds, so for a 1 second pause enter the value 1000
Example marquee code:
<marquee scrolldelay = "500"> RUNNING TEXT DELAY 0.5 SECONDS </ marquee>

Then how do I put this code?

Can you put the code that has been made in two places, namely widget and articles:
To install the widget, please follow these steps:
Open the Layout / Layout
Click the Add a Gadget
Select the gadget HTML / JAVASCRIPT
Enter the code that has been made
Save the changes to the gadget
To put the article follow these steps:
When writing articles go into HTML mode
insert HTML code marquee while in this mode
Back to Compose mode to see if the position is correct text
Click Preview to view the web version active

Thank you