Monday, October 19, 2009

Text - marquee codes for bloggers Part I

Text - marquee codes for bloggers

In this section we discuss about how to add  marquee tags in blogger. Why it is so important ? To make your blog attractive you can use this kind of method . using this you can flash your latest news , latest post etc.

Example 1: 

Example - Latest: Tech Shares

to make this sample  , copy the following code and paste it where you need to display

code:

<marquee>Example - Latest: Tech Shares</marquee>

       -------------------------------------------------------------------------------------------------------

Example 2:

Example - Latest: Tech Shares

this one is adding back ground color

code: 

<marquee bgcolor="#99CCFF">Example - Latest: Tech Shares</marquee>

    ------------------------------------------------------------------------------------------------------

Example 3:

Example - Latest: Tech Shares


this is to set the direction of the marquee
1.left
2.right
3.top
4.bottom

code :

<marquee direction="right">Example - Latest: Tech Shares</marquee>

   -------------------------------------------------------------------------------------------------------

Labels: ,

0 Comments:

Post a Comment

Subscribe to Post Comments [Atom]

<< Home