Wednesday, May 13, 2015

BLOGGERS TIPS, HOW TO ADD A MOVING TEXT

CODE FOR A SIMPLE MOVING TEXT

<marquee>This is moving text Moving Right to Left </marquee>

Looks how it work
 

    This is moving text Moving Right to Left

Code For Moving Text With Background Colour
                 <marquee bgcolor="#33cc99">This is moving text with Background Colour </marquee>



   This is moving text with Background Colour

Code For Scrolling Text With Coloured Text & Background.
               <marquee bgcolor="#33cc99" style="color:white;">This Is Coloured Scrolling Text With Background Colour </marquee>

Code For Bolded Scrolling Text With Coloured Text & Background.:
                 <marquee bgcolor="#33cc99" style="color:white;"><b>This Is Coloured Scrolling  Bolded Text With Background colour </b></marquee>

Code For Bolded Scrolling Text With Coloured Text & Background.
     <marquee bgcolor="#33cc99" style="color:white;"><b>This Is Coloured Scrolling  Bolded Text With Background colour </b></marquee>


This Is Coloured Scrolling Text With Background Colour This Is Coloured Scrolling Text With Background Colour This Is Coloured Scrolling Bolded Text With Background colour

2 comments:

  1. Sasa mbona hujaeleza hizo moving text unaziweka wapi maana umeweka tu code bila kuonesha how unaziweka mpaka zitokee tatizo sio kuweka code tu hata pa kuziweka its a problem eleza vizuri

    ReplyDelete
    Replies
    1. start here, go to layout, click add gadget or click on edit any gadget select gadget with text or HTML and paste the code, then save changes

      Delete