SQL PHP HTML JavaScript articles and free code If you are facing any problem in viewing this page, please tell us
 

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.

Now marquee tag direction we can set to up or down. We can scroll vertically up ward direction or down ward direction

This is an example of Marquee direction = up

Code:

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


This is an example of Marquee direction = down

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

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

Sections
PHP
JavaScript
ASP
HTML
SQL
Photoshop
Articles SEO
List of HTML Tutorial
<marquee>
HTML Tags
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.