Computer Science, asked by lalitsinghkhanka, 6 months ago

To fill up backgroud color of a web page, which attribute of the BODY tag is used?
A. BACKGROUND
B. BG
C. BGCOLOR
D. GBCOLOR

Answers

Answered by GovindGupta1301
1

Answer:

bgcolor

Explanation:

example,

<html>

<head>

<title>defining background</title>

</head>

<body bgcolor="#000000">

</body>

</html>

Answered by priyanshu921370
0

Answer:

BGcolour so option c is correct answer

Explanation:

please mark me brainlist

Similar questions