Tuesday 25 June 2013

Move your blog Posts Title using Marquee Tag

Do you like to Add something interesting to your blogger blog? Do you want to Impress your blog Visitor? Then read this Tutorial. In this tutorial i am going to tell you how to add moving title to your blog posts ! In a word, you can move your post title in blogger blog. Its really nice am i right? You can move your posts title by just adding a Marquee Tag. You can move right to left, left to right, Alternately, Upper to Down, with color background Etc. I will tell you different marquee code for different movement.
So if you want to do this then follow the steps.
1. Open your Blogger account and open blog dashboard.
2. Open your Post Editor.
blogger post editor - hotgeekzone
3. In the Post Title you have to add the Marquee Tag code. Write your Post title with Marquee code.
hotgeekzone

Here are the Marquee codes:
For Right to Left:
<marquee>Your Post Title</marquee>
For Left to Right:
<marquee direction=”right”>Your Post Title</marquee>
For Alternate:
<marquee behavior=”alternate”>Your Post Title</marquee>
For Down to Up:
<marquee direction=”up”>Your Post Title</marquee>
For Up to Down:
<marquee direction=”down”>Your Post Title</marquee>
Marquee with Background color:
<marquee bgcolor=”black”><font color=”red”>Your Post Title</font></marquee>

You are Done ! You can see your blog Post title is moving.
Thank you.

Related Posts Plugin for WordPress, Blogger...