Computer Science, asked by Assassinator2273, 8 months ago

2 attributes of marquee tag

Answers

Answered by mehranabedi45
0

Answer:

Specific Attributes

Explanation:

Defines the direction of scrolling the content. Defines the height of marquee. Specifies horizontal space around the marquee. Specifies how many times to loop.

i hope its right :)

Answered by harisree232005
0

Marquee tag

     It defines the text that scrolls across the user's display. It's attributes are:-

1) Height

Sets the height of the marquee in pixels.

2) Width

Specifies the width of the marquee in pixels.

3) Direction

Specifies the direction in which the marquee should scroll. This can have values like up, down, left or right.

4) Behavior

Specifies the type of scrolling of the marquee. This an have values like scroll, slide and alternate .

5) Scrolldelay

This specifies the speed of the marquee text.

6) Loop

This specifies how many times the marquee element should scroll on the screen.

7) Bgcolor

This specifies the background colour.

8) Hspace

This specifies horizontal space around the marquee.

9) Vspace

This specifies vertical space around the marquee.

Similar questions