SQL PHP HTML JavaScript articles and free code
 

Marquee Direction

Direction: Specifies in which direction marquee will scroll. Possible values for this attribute are LEFT or RIGHT




Example:











This is an example of Marquee (Direction : Left)

Code:

      <marquee style="font-family:Book Antiqua; color: #FFFFFF" bgcolor="#000080" direction="left">This is an example of Marquee</marquee>

This is an example of Marquee(Direction : Right)

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.

Discuss this tutorial at forum

List of HTML Tutorials

HTML Marquee tag for scrolling text  | Marquee Behavior  | Marquee Direction  | Marquee Repeat  | Marquee Speed
 

Subscribe
Submit your email address and receive article and product notifications. Your email is safe with us.

Scripts
PHP
JavaScript
List of HTML Tutorial
<marquee>
HTML Tags
Color Chart
HTML Calendar
Tags on web page
Web Design
Subscribe
Submit your email address and receive article and product notifications. Your email is safe with us.