Re: background color

by Tamara Abbey <tamara(at)abbeyink.com>

 Date:  Fri, 15 Dec 2000 17:29:01 -0600
 To:  Mike Elliott <melliott(at)kscable.com>,
hwg-basics(at)hwg.org
 In-Reply-To:  kscable
  todo: View Thread, Original
At 01:47 PM 12/15/00 -0600, Mike Elliott wrote:
>I'm trying to change the text and background color of my page by using
>styles in the HEAD section of my document. I used BODY
>{background:black;color:blue}. It looks good in IE but the background is
>white in NN4.7. Can someone please tell me what I'm doing wrong?
>
>Mike

In the head --

<style type="text/css">

<!--
body { background-color:black;
         color: blue }
-->
</style>

Should do it -- when using CSS, things need to be spelled out.

HTH,
Tamara

HTML: hwg-basics mailing list archives, maintained by Webmasters @ IWA