there's many way to do this.
in body
in styleCode:<body bgcolor="Black"> </body>
and some other ones, but i mainly use these 2.Code:<style type="text/css"> BODY{ background-color:#000000; } </style>
Reputation: 67there's many way to do this.
in body
in styleCode:<body bgcolor="Black"> </body>
and some other ones, but i mainly use these 2.Code:<style type="text/css"> BODY{ background-color:#000000; } </style>