To specify the background color of the webpage as red.
Answers
Answered by
1
Answer:
you should use the bgcolor attribute in the opening tag of the <body> section:
Example
<body bgcolor="#Red or#FF0000 ( you can use any one either the colour name or the code)
Similar questions