As first easy HTML lesson, today I am going to teach you how to create a running text just like my welcome note on your web / blog site using HTML easily. Even though HTML is used for this running text, this is very easy. You can simply follow below simple steps and you are able to own a beautiful running text.
After completing the task you are able to see a running text like below............
1. First open your blog's "Dash board".
2. Then go to the "Layout" situated in left hand side of the "Dash Board".
3. Then click on the "Add a Gadget" on the place you want
4. Then select the "HTML/ Java Script".
5. In the "content" space of "HTML/ Java Script" window, copy and paste the code shown in below.
<br />
<h3>
<marquee behavior="scroll" direction="left">TYPE THE TEXT YOU WANT</marquee></h3>
6. Then click on the "rich text" and you can see the running text. If you want, you can change the color of text by click on the "color change" option. (Highlight the running text before click on the "color change" option.)
I promise to see you again with an another beautiful HTML lesson. Your comments are welcome. Thank you.
2. Then go to the "Layout" situated in left hand side of the "Dash Board".
3. Then click on the "Add a Gadget" on the place you want
4. Then select the "HTML/ Java Script".
5. In the "content" space of "HTML/ Java Script" window, copy and paste the code shown in below.
<br />
<h3>
<marquee behavior="scroll" direction="left">TYPE THE TEXT YOU WANT</marquee></h3>
6. Then click on the "rich text" and you can see the running text. If you want, you can change the color of text by click on the "color change" option. (Highlight the running text before click on the "color change" option.)
I promise to see you again with an another beautiful HTML lesson. Your comments are welcome. Thank you.

No comments:
Post a Comment