how to edit colours in background html code example
Example 1: background-color html
background-color=red;
Example 2: how to edit colours in background html
<html>
<body style="backgroung:red">
<body>
</html>
background-color=red;
<html>
<body style="backgroung:red">
<body>
</html>