Tech Review -GPRS,DTH,MOBILE,ADNETWORKS REVIEW AND TRICKS

Monday, August 15, 2011

HOW TO ADD MOVING TEXT OR MARQUEE TO YOUR BLOG OR WEBSITE

Tags: Marquee|Moving text|Html code for Marquee|Add moving text to your blog


This post explain how you can add scrolling text or link to your website to attract your visitors. you can add latest event or recent post as scrolling text.


So here is the procedure to add marquee in different ways.


Simple scrolling text:


use these html codes to your blog or website


<marquee>code to add simple scrolling text</marquee>


Result will be like this:
code to add simple scrolling text


Add background color:


you can make it more attractive , use this code


<marquee bgcolor="#99cfff">code to add scrolling text</marquee>

code to add scrolling text


you can change background color by replacing hexadecimal code(#99cfff)
you can find hexadecimal code here


Changing text color:


you can change the text color by adding this code


<font color="#ff0000">  </font> (Add this code  before and after the marquee tags)


<font color="#ff0000"><marquee bgcolor="#99cfff"> code to add scrolling text</marquee></font>



code to add scrolling text


Add a hyperlink:


you can also add a hyperlink to text, here is the code


<a href="http://www.rtechreview.info/search/label/ADNETWORKS">Adnetworks list</a>


Example:


<font color="#ff0000"><marquee bgcolor="#99cfff"> <a href="http://www.rtechreview.info/search/label/ADNETWORKS">Adnetworks list</a></marquee></font>




Give a direction to your scrolling text:


you can also give a direction to your scrolling text that is left or right, here is the code


direction="left"
direction="right"


Example
<marquee direction="right"bgcolor="#99cfff">code to add scrolling text</marquee>


Result will be


code to add scrolling text


you can add these codes anywhere in your blogs.

1 comment:

  1. Thanks on your marvelous posting! I genuinely enjoyed reading
    it, you happen to be a great author.I will be sure to bookmark your blog and will often come back someday.
    I want to encourage yourself to continue your great work, have a
    nice morning!
    Feel free to surf my website ... tx-nr509

    ReplyDelete

ShareThis