Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8094451
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 5, 20262026-06-05T20:48:12+00:00 2026-06-05T20:48:12+00:00

ive been watching a tutorial that has told me to change the background color

  • 0

ive been watching a tutorial that has told me to change the background color of a webpage by using:

body {background-color:red;}

however when i try and load the page in google chrome the background remains white?

This is my full code:

<!doctype html>
<html>              <!--Document START-->
    <head>              <!--Head START-->
        <title>Page Title</title>   
        <style type="text/css">                 <!--CSS START-->            
            body {  background-color:red }
        </style>
    </head>
    <body>                          <!--Body START-->
        <h1>Page Title</h1>
    </body>
</html>
  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-05T20:48:13+00:00Added an answer on June 5, 2026 at 8:48 pm

    The problem is you have an html comment within your css.

    <style type="text/css">                 <!--CSS START-->
    

    Remove the <!--CSS START--> and it will work fine.

    If you want to add comments within css then you can use /* */, e.g:

    <style type="text/css">
    /* CSS START */
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I've been watching a video that stated that UIAlertView works only if UIKit.h has
I've been watching some Railscast episodes and it looks like he's using Sublime Text
Ive been using bootstrap for a few months and am looking to clarify something
I've been watching this tutorial http://windowsclient.net/learn/video.aspx?v=296114 . At the very begining empty Windows forms
Ive been tasked with creating a intranet system that handles Employee requests for hardware,
Ive been faced with a problem recently that I can't think of a good
I've been learning CSS recently, and the tutorial series I'm watching says the best
I've been watching the ASP.NET MVC Storefront video series again and saw something that
Ive been trying to get my app to change from one scene to another.
Ive been trying for a while now to get a rich textbox to populate

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.