Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS Background Not Changing Color

  • This topic is empty.
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #145779

    Hello I would like to know why back ground not changing color on body?

    body {
        background: #FFFFF7;
        margin: 0px;
        padding: 0px;
        font-family: "Arial", Tahoma, Georgia, sans-serif;
        font-size: 14px;
    }
    

    All good now just tweaked it now. Thanks any way

    #145889
    Tom Houy
    Participant

    I was gonna say, it works for me, but the color is so close to white it’s almost unnoticeable.

Viewing 2 posts - 1 through 2 (of 2 total)
  • The forum ‘CSS’ is closed to new topics and replies.