HTML code for Marquee scroll for blogger

Kumar Info City
0
1) Login to Blogger account
2) Go to Layout
3) Go to Add gadget
4) Go to HTML/Javascript
5) Copy the below code and paste it inside the content box and save it
<style> .text { color:#FF0000; font-family:verdana; background:#ffcc00; padding:5px; } </style> <div class="text"> <marquee behavior="scroll" direction="left" onmouseover="this.stop();" onmouseout="this.start();">Welcome To Kumar Info City</marquee></div>

Post a Comment

0Comments

Post a Comment (0)