Re: CSS not working

by "howardm" <howardm(at)achilles.net>

 Date:  Wed, 13 Sep 2000 18:17:29 -0400
 To:  "Brian V Bonini" <brian(at)livenet.net>
 Cc:  "HWG Basics" <hwg-basics(at)hwg.org>
 References:  livenet
  todo: View Thread, Original
I had exactly what you are suggesting - but after a few days I gave up and
changed it to something that I know will work.
So I've copied your file onto the page and removed the font tags from the
opening paragraphs.
Can you please take a look with Netscape and tell me if it is Arial or Times
Roman in the opening paragraphs.

thanks

http://www.achilles.net/~howardm/sasas/index.html



----- Original Message -----
From: Brian V Bonini <brian(at)livenet.net>
To: <howardm(at)achilles.net>
Cc: HWG Basics <hwg-basics(at)hwg.org>
Sent: Wednesday, September 13, 2000 5:16 PM
Subject: RE: CSS not working


> Well, how do expect the font to change using just this?
>
> <STYLE TYPE="text/css">
> P    {text-indent: 5%}
> </STYLE>
>
> Try this.
>
> <STYLE TYPE="text/css">
> body { font-family: Arial, Helvetica, sans-serif; }
> p    {text-indent: 5%}
> </STYLE>
>
> Also, get rid of all the font tags in your doc.
> They are depreciated and shouldn't be used with
> CSS, one or the other.....
>
> -Brian
> ***********
>
> Date: Sun, 10 Sep 2000 19:05:32 -0400
> From: "howardm" <howardm(at)achilles.net>
> Subject: CSS not working
>
> I'm starting to learn CSS and I've embedded a style sheet into a document.
> MSIE seems to act like it should, but Netscape accepts the paragraph
> indenting but still shows the font as Times Roman instead of Arial.
> It's the latest Netscape - 4.75, so I think it should be working.
> Can someone take a look and let me know what dumb mistake I'm making
please.
>
> I think the page probably looks better in Times Roman, but I'm just doing
> this to figure out CSS.
>
> http://www.achilles.net/~howardm/sasas/index.html
>
> thanks
> howardm
>
>

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