Which attribute can be used with body tag to set background color green?
Answers
Answered by
13
Hello Friend..❤️❤️
The answer of u r question is..✌️✌️
colour attribute can be used with body tag to set background colour green.
Thank you..☺️☺️
The answer of u r question is..✌️✌️
colour attribute can be used with body tag to set background colour green.
Thank you..☺️☺️
Answered by
2
Bgcolor=“green” attribute is used with body tag to set background color green.
Explanation:
The body tag which is attributed to set background set with green color is written as follows,
Body bgcolor = “ #0000ff “
Here the color for the green is coded as the 0000ff and the bgcolor represent the background color with the body written to be the attribution for the body tag, as done styling in the HTML language.
Similar questions