Wednesday 30 September 2015

HTML MARQUEE TAG HTML marquee is a scrolling element of text shown either horizontally across or vertically down your webpage. This is developed by using HTML marquees tag.

HTML Marquee Tag

HTML MARQUEE TAG


An HTML marquee is a scrolling element of text shown either horizontally across or vertically down your webpage. This is developed by using HTML marquees tag.
Eg
Output 
welcome to the world of PhpTponit
in the above example
* A message enclose within marquee tag…
direction of marquee scroll by default is left direction..given message moving to left.

Change moving direction use direction property.

There are four types of marquee direction : up,down,left,right.
Output
welcome to the world of PhpTponit
*in the above example..
we can change the direction of marquee use direction property
if we set the property(direction=”right”). text scroll towards right of a web page.

Move your text/image in alternative direction use behavior property.

Output 
welcome to the world of PhpTponit
*in the above example..
If set the value of behavior is alternate with direction right..in marquee tag in first statement
then display message direction reverse when it reaches the edge of cell

Stop moving text/image when mouse is over at text/image .

Output 
welcome to the world of PhpTponit
*in the above example
marquee have another property(onmouseover)with value(“stop()”).
It stops the marquee text/message, when the mouse cursor over at the message/text.

Start moving text/image when mouse is out from text/image .

Output 
welcome to the world of PhpTponit
*in the above example
We set property,(onmouseover) with(value=”start”), (onmouseout) with (value=”start”) both together.
Marquee scroll when the mouse cursor is move out.
Maqquee scroll is stop when the mouse cursor is over the text/image.

increase/decrease speed of moving text use scrollamount property

To move at slow motion
Output 
welcome to the world of PhpTponit
*in the above example
Scrollamount property is used to give speed to marquee ,Smaller scrollamount value make scroll marquee slower

To move at fast motion
Output 
welcome to the world of PhpTponit
*in the above example
Now set the marquee with( scrollamount=”25″) marquee scroll fast.
as such as we increase or decrease the value of scrollamount, marquee speed becomes vary

Featured post

Life Infotech now a leading brand in the field of technology training

  Life Infotech now a leading brand in the field of technology training & its invites students around the nation to be a part of the Tra...