BGCOLOR is the attributeof ____ tag.
a) BODY
b) TITLE
c) IMG
Answers
Answered by
0
Answer:
The HTML bgcolor attribute is used to set the background color of an HTML element. Bgcolor is one of those attributes that has become deprecated with the implementation of Cascading Style Sheets (see CSS Backgrounds). Supported tags: body
Answered by
1
Answer:
a} Body
Explanation:
Bgcolor is attribute of <body> tag. 41. Background attribute of <body> tag is used to change the background color of document.
Similar questions