Answers for "html change background"

2

change background of html

<body style="background-color: color or #hexcode here;">
Posted by: Guest on February-24-2021
2

html change background color of page

<body bgcolor="some color">
 HTML goes here
</body>
Posted by: Guest on July-30-2020

Code answers related to "html change background"

Browse Popular Code Answers by Language