Computer Science, asked by Lochana5278, 1 year ago

which attribute is used to define the background color of a marquee

Answers

Answered by ihsaanwant
1

<marquee bgcolor="X">Something</marquee>

X is any color out of 16 available,

P.s; mark as brainliest.

Answered by Anonymous
0

<marquee style="background-color: red"> BLAH BLAH BLAH </marquee>

or

<marquee bgcolor="red> BLAH BLAH BLAH </marquee>

Similar questions