Movement of text
Movement of text
The Marque tag is used to scroll text or an image horizontally or vertically. In simple words, it scrolls the text or image up, down, left or right automatically.it is mainly used to deliver a specific message to the visitors or to scroll ads on a page.
Syntax :
<marque>text</marque>
Marque Attributes: marque tag contains attributes that are used to control and adjust the appearance of the marque.
Attributes | Description |
Direction | Define direction for scrolling content. It may be left, right, up, and down. |
Width | Defines width of marque in pixels or percent. |
Heigth | define height of marker in pixels or percent. |
Behaviour | it specifies the type of scrolling of the marque. This can have a value like scroll, slide and alternate. |
Scroll-delay | Define scroll delay in seconds. |
Bgcolor | Defines background color. |
Example:
Comments
Post a Comment