Marquee Direction |
Direction: Specifies in which direction marquee will scroll. Possible values for this attribute are LEFT or RIGHT
Example:
Code:
<marquee style="font-family:Book Antiqua; color: #FFFFFF" bgcolor="#000080" direction="left">This is an example of Marquee</marquee>
Code:
<marquee style="font-family: Book Antiqua; color: #FFFFFF" bgcolor="#000080" direction="right">This is an example of Marquee</marquee>
Note: Default Direction is left.
HTML Marquee tag for scrolling text
| Marquee Behavior
| Marquee Direction
| Marquee Repeat
| Marquee Speed
|