English, asked by Anonymous, 9 months ago

Good evening , all of you .
Answer that how to add a background colour and the direction by coding .

# THIS QUESTION IS ONLY FOR THOSE WHO WILL ANSWER RIGHT AND UNDERSTANDABLE .

# THE BEST ANSWER WILL BE SURELY MARK AS BRAINLIEST .

# NO FREE POINTS HERE :||

Answers

Answered by sunjayms
0

Answer:

<html>

<body bgcolor=red>

</html>

Explanation:

Answered by aartiravigarg2004
0

Answer:

.

Explanation:

To set the background color in HTML, use the style attribute. The style attribute specifies an inline style for an element. The attribute is used with the HTML <body> tag, with the CSS property background-color. HTML5 do not support the <body> tag bgcolor attribute, so the CSS style is used to add background color.

HOPE YOU LIKE THIS ANSWER

ANSWER BY KRISHNA GARG

Similar questions