Science, asked by iwjsxjsk, 1 month ago

write a program to change the background color of <body> tag​

Answers

Answered by vatsalabitake
0

Answer:

program in html language

<html>

<body bgcolor="gold">

</html>

Similar questions