Write the html code to set the background color of a web page as green
Answers
Answered by
6
Answer:
<html>
<body bgcolor="green">
</body>
</html>
Explanation:
This code will give green as background colour.
Similar questions
Computer Science,
4 months ago
Math,
8 months ago
Biology,
1 year ago
Science,
1 year ago
English,
1 year ago