CSS3 Marquee Box With Hover

 


In this post We will show you how to Add Css3 Marquee Box To Blogger/blog , it's will auto-run and will pause when you place the mouse over the text.
You can see into below demo if you like this and you want to add this Css3 Marquee Box To Your blog , just follow the below steps

b04 TEAM Present links.
The Internet World links.


  • First go to Blogger>>>Design>>>Edit HTML
  • Search for the tag </head> using ctrl + f
  • Copy n paste below code just above </head> tag.

<link rel="stylesheet" href="https://wwwb04-teamnet.googlecode.com/svn/marqueeTEXT.css" type="text/css" />

  • Now Copy n paste Below HTML code at where you want to show The Marquee Box

<div class="MDmarquee">
    <div class="scroller">
        <div>Your Text Here <a href="URL">links</a>.</div>
        <div>Your Text Here  <a href="URL">links</a>.</div>
    </div>
</div>

Note : Replace "Your Text Here" With your text and "URL" With URL of you want to show 
Get Free Updates:
*Please click on the confirmation link sent in your Spam folder of Email*