See Latest Post

HTML: Marquee Tag see the charm. Use it in your blog

Welcome to my blog. To learn website designing and developing html codes are must. To learn html code you have to learn some basic of this mark up language.HTML coding is now familiar to all who knows the basic of websites. there many tags in html. HTML marquee tag is one of them. With it you can use your text as news headlines that means your text will be moving from left to right or right to left. Today I will show how html marquee tag works in your blog site. We know that HTML means Hyper Text Mark up Language. This is mark up language used to build the structure of a website.
Marquee tag is a HTML tag used to stylized the text used in your blog of website. Probable we shall have seen that  A text is moving from Left to Right or Bouncing in your monitor. This can be done with HTML marquee tag.
Today I am starting with Marquee tag because Your interest will be increase for learning HTML with this. So let’s start.
Open Note pad which is default in computer.
Write the following program in it.

1

Save it as marquee.html on your desktop. Then run the file in your browser. See the magic.With this tag you can move your text from left to right. You have to do nothing but just replace right to left. Then see the magic.
If you want to  speed up the text. Change the text somewhat as bellow.

2

increase and decrease the scroll amount and see the change.
If you want to bounce the text in your web page, change the code somewhat. such as

3

Move the text from top to bottom and bottom to top if you change the code like this.

4

If want to show jumping text in your webpage then right write the following code.

5

No more today. Take care.


No comments