Computer Science, asked by pratyush4211, 1 year ago

how to use marquee tag

Answers

Answered by StutiSharma69
13

Here's your answer:

________________________________________________

A marquee displays a scrolling text message. You can place moving or scrolling text in your webpage using <MARQUEE> tag.


To use the marquee, do the following:

1. Type the tag <MARQUEE> with the attributes.

2. Type the text.

3. Type the closing tag </MARQUEE>

Some of the attributes of this tag are:

SCROLLAMOUNT, BEHAVIOR, DIRECTION, BGCOLOR, WIDTH, HEIGHT.


For Example:

<MARQUEE BEHAVIOR=ALTERNATE DIRECTION=RIGHT SCROLLAMOUNT=1 BGCOLOR=YELLOW WIDTH=20% HEIGHT=20%>This is Marquee tag.</MARQUEE>

____________________________________________

Hope it helps..!!! :)

Answered by Anonymous
580

\huge{\purple{\boxed{\boxed{\boxed{\pink{\underline{\red{\mathfrak{ur\:answer}}}}}}}}}

~~~~~~~~~~~~~~~~~~~~~~~~~~~

MARQUEE is a tool used for moving text

~~~~~~~~~~~~~~~~~~~~~~~~~~~

• refer to the attachment that how to use it

~~~~~~~~~~~~~~~~~~~~~~~~~~~

hope it helps uu please mark me as brainliest

~~~~~~~~~~~~~~~~~~~~~~~~~~~

&lt;marquee direction="right" bgcolor="red"&gt;follow me

Attachments:
Similar questions