Top Ad unit 728 × 90

Libreoffice

Libreoffice Writer

HTML Marquee Behavior Tags in Hindi and English

HTML Behavior Attribute




 

इस attribute का use image या text को अपने हिसाब से slide करने के लिए किया जाता है इसके कुछ values होते है जैसे slide , scroll और alternate |


<marquee direction="left" behavior="slide"> AD Computer Campus </marquee> 


<marquee direction="slide"> <img src="img.jpg" width="100" height="100"> </marquee>

 

<marquee direction="left" behavior="Alternet"> AD Computer Campus </marquee>


<marquee direction="left" behavior="Scroll"> AD Computer Campus </marquee>

 

 

BGColor Attribute


BGCOLOR, Marquee का बैकग्राउंड कलर सेट करता है।


BGCOLOR sets the background color of the marquee.

 

<MARQUEE BGCOLOR=YELLOW>Howdy there!</MARQUEE>


Loop


LOOP के द्वारा हम Marquee Text  या picture  में लूप लगा सकते है । जिससे वह उतनी ही बार चलती है जितना हमने loop लगाया है।


Through LOOP, we can loop in Marquee Text or picture. So that it runs as many times as we have looped.

 

<marquee direction="left" behavior="Scroll" loop=”3”> AD Computer Campus </marquee>

 

Scrollamount

 

Scrollamount marquee Content की स्क्रॉलिंग की गति को बढ़ाते है।


Scrollamount marquee increases the scrolling speed of the content.


<Marquee Scrollamount=20>Hello</Marquee>


<Marquee Scrollamount=50>Hello</Marquee>

 

Scrolldelay


Scroll delay marquee Content की स्क्रॉलिंग की गति को कम करता है।


The scrollDelay marquee reduces the scrolling speed of the content.


<Marquee Scrolldelay=500>Hello</Marquee>


<Marquee Scrolldelay=1000>Hello</Marquee>

 

HSpace Attributes


HSPACE Horizontal Space को Marquee के बाएँ और दाएँ सेट करता है।

 

HSPACE sets the horizontal space to the left and right of the marquee.

 

<Marquee Width="25%" Bgcolor=Yellow><P>Howdy There!</P><P>Good To See Ya!</P></Marquee>Hi There! <Marquee Hspace=10 Width="25%" Bgcolor=Yellow><P>Howdy There!</P><P>Good To See Ya!</P></Marquee>Hi There! <Marquee Hspace=50

 

VSpace Attributes

 

VSPACE Marquee ऊपर और नीचे के vertical space को सेट करता है।

 

VSPACE sets the vertical space at the top and bottom of the marquee.

 

 <Marquee Width="25%" Bgcolor=Yellow><P>Howdy There!</P><P>Good To See Ya!</P></Marquee>Hi There! <Marquee Vspace=10 Width="25%" Bgcolor=Yellow><P>Howdy There!</P><P>Good To See Ya!</P></Marquee>Hi There! <Marquee Vspace=50 Width="25%" Bgcolor=Yellow><P>Howdy There!</P><P>Good To See Ya!</P></Marquee>Hi There!



 

HTML Marquee Behavior Tags in Hindi and English Reviewed by ADcomputercampus on July 02, 2022 Rating: 5

No comments:

Contact Form

Name

Email *

Message *

Powered by Blogger.