Sun, 2007-07-01 11:03
Why won't this colour the background? The text has been coloured but the background hasn't!
body {
margin-top:25px;
margin-left: 0;
margin-right: 0;
padding :0;
background-color: 99CCFF;
color: #FF0000;
}
Sun, 2007-07-01 11:11
#1
Simply comparing the way you
Simply comparing the way you have specified the two colours shows you're missing a #...????
Quote:
background-color: 99CCFF;
color: #FF0000;
Try it, you never know.
Sun, 2007-07-01 11:13
#2
Validation would have picked
Validation would have picked that up, you know
Sun, 2007-07-01 13:39
#3
What a complete doughnut I
What a complete doughnut I am. Thanks guys.
Sun, 2007-07-01 13:56
#4
Ring or Jam?
Ring or Jam?