Posted by Beauregard T. Shagnasty on 01/09/08 17:15
richard wrote:
> What to use to force
You can't "force" anything on the WWW.
> IE and Opera to take on the intended background colors?
Nothing special. CSS works fine.
> Neither color,
"color" is foreground.
> nor background-color do the job.
Then you haven't used it properly.
> So what else is there?
> Or where to put it?
In your style sheet:
body {
background-color: #2f4f4f;
color: #fff;
}
Post a URL.
--
-bts
-Motorcycles defy gravity; cars just suck
Navigation:
[Reply to this message]
|