• If I’ve got many sections to my page such as right column, left column, center column, header, footer, etc. if i wanted to make them all one color, i should just be able to use background-color: #abc in the body section of my style sheet right? and that should make every section that color?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Nope ??
    You will need background-color in each section too. Don’t forget to check borders as well.

    Thread Starter lawtai

    (@lawtai)

    ah ok, heh that stinks. i was hoping it’d be simpler and i wouldn’t have to go add it to all the sections.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Background color’ is closed to new replies.