SQL PHP HTML ASP JavaScript articles and free scripts to download
 

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  | Marquee MouseOver
Post Comment This is for short comments only. Use the forum for more discussions.
Name
Email( not to be displayed)Privacy Policy
1+2=This is to prevent automatic submission by spammers. Please enter the result of the sum as asked


Join Our Email List
Email:  
For Email Newsletters you can trust
List of HTML Tutorial
<marquee>
HTML Tags
HTML Calendar
Tags on web page
Web Design