discuss the use of the Bgcolor attribute of the body tag.
Answers
Answered by
11
The HTML <body> bgcolor Attribute is used to define a Background color of a Document. Attribute Values: color_name: It specify the name of the Background color of the Document. hex_number: It specify the hex code of the Background color in the Document.
Similar questions