<!-- Codes by basic4html.blogspot.com --> <marquee behavior="scroll" direction="left" scrollamount="12" onmouseover="this.setAttribute('scrollamount', 80, 0);" onmouseout="this.setAttribute('scrollamount', 12, 0);">Change my speed!</marquee> <p><a style="font-size:11px;color:#999;" href="http://www.htmlcodes.me/marquees/marquee-speed.cfm">Change marquee speed</a></p> |
---|
Result:
=================================================================
Alternative Marquee Codes:
<!-- Codes by basic4html.blogspot.com --> <marquee behavior="alternate" scrollamount="80" onmousedown="this.setAttribute('scrollamount', 10, 0);" onmouseup="this.setAttribute('scrollamount', 100, 0);">Hey, slow down - I can hardly see you!</marquee> <p><a style="font-size:11px;color:#999;" href="http://www.htmlcodes.me/marquees/marquee-speed.cfm">Change marquee speed</a></p> |
---|
No comments:
Post a Comment