INSIDE THIS BLOG>>>>>>

marquee with groove border, border size and text color

marquee with grove border border Demo
<marquee direction="left" bgcolor="red" onMouseOver="this.stop();" onMouseOut="this.start();" style="border:10px groove orange; color:white;">marquee with grove border border</marquee>
Code
edit the code of border color, border size and text color:
border:10px groove orange; 
color:white;

No comments:

Post a Comment