14.1.09

HTML Tips

Properties and marquee value of the tag is often used:

1.onmouseover = "this.stop ()";
2.onmouseout = "this.start ()";
3.direction = "up", "down", "right", "left";
4.behavior = "alternate";
5.scrollamount = "20", 20 is the value we can change as you wish;
6.width = "", the value that can be filled empty suit;
7.height = "", the value that can be filled empty suit;

1 komentar: