Marquee can make in using the tags <marquee> ...</ marquee.
Attributes that are frequently in use are:
Bgcolor = "color" -> To set the background color (background) text
Direction = "left / right / up / down" -> Set the text direction of movement
Behavior = "scroll / slide / alternate" -> To manage the movement behavior
Scroll -> to move the text to revolve
Slide -> text stops moving once ago
Alternate -> text moves from left right ago back again (pace bo)
TITLE = 'message "-> message will appear when the mouse is in the top of the text
SCROLLMOUNT = "number" -> set the speed of movement in pixels, the greater the number semajin quickly gerakannya.
SCROLLDELAY = "number" -> To set the time delay in milli-second movement
Loop = "number | -1 | infinite" -> Set the number of loop
Width = "width" -> Set the width of the text block in pixels or percent
To be clear I will include for example:
Marquee example of the movement:
<MARQUEE Align="center" direction="right" height="200" scrollamount="2" width="30%">
marquee from right to left
</ MARQUEE>
Example :
marquee from right to left
Example of a marquee in it there is a link:<marquee onmouseover="this.stop()" onmouseout="this.start()" scrollamount="2" direction="up" width="100%" height="100" align="center">
<a href="http://yasin-marine.blogspot.com" target="new"> Blog Tutorial </ a> <br/>
<a href="http://trik-tipsblog.blogspot.com" target="new"> Trick-Tips Blog</ a> <br/>
<a href="http://trik-tipsdesign.blogspot.com" target="new"> Trick-Tips Design </ a> <br/>
</ marquee>
Example :
Trick-Tips Blog
No comments:
Post a Comment