Re: external style sheets not working (was: OK I've done something weird)

by "Cindy Stanley, SSS WebWorks" <stanleysupport(at)prodigy.net>

 Date:  Wed, 16 Aug 2000 20:27:27 -0400
 To:  <hwg-basics(at)mail.hwg.org>
  todo: View Thread, Original
From: Webdiva <webdiva(at)webdiva.screaming.net>
>I wanted to use CSS on my website http://www.webdiva.co.uk/phoenix/
>(currently being critiqued) and er my CSS file doesnt seem to work.

Have you uploaded the css file into the same directory as this page?

>body { color: #C0C0C0;
> background-color: #000000;
> text-align: left;
> font-family: "Verdana", "Arial", "Helvetica", "sans-serif", "Tahoma" ;
>font-style: normal; font-weight: 400; font-variant: normal}

Should look something like this:
body { color: #C0C0C0; background-color: #000000; text-align: left;
font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;  font-style:
normal; font-weight: 400; font-variant: normal }

Use a single space between the style rules and the opening and *closing*
braces. Also, I'm not sure if the quotes around the typefaces are
stopping anything, but my references do not show quotes being used.

--
Cindy K. Stanley, SSS
Stanley Support Service

p.s. There is a list for css:
<http://www.hwg.org/lists/hwg-style/index.html>, which may serve you
better.

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