- From: Sue Jordan <sjacct@worldnet.att.net>
- Date: Thu, 07 May 1998 10:01:50 -0400
- To: www-html@w3.org
Claus André Färber wrote:
>
> Sathish Kumar Rangarajan <sathish@lantana.tenet.res.in> schrieb:
> > 2. I don't understand what this non-CSS
> > *compliant* and non-CSS *supporting*
> > funda is. Could you give me exmpls.
>
> Well, if you look at Netscape Navigator Ver. 4.00 to 4.05 (?) or
> Internet Explorer 3.x, you will find out that for example the statement:
>
> H1 { background: black; color: white; textalign: center; }
>
> will produce (the lines -| give the border of the area that is black, !
> is the border of the browser window or the enclosing element):
...
> which is more ugly than if the browser would not support CSS at all:
If you encounter such problems, however, the friendly folks at
news:comp.infosystems.www.authoring.stylesheets
will be glad to tell you that adding border: none;
to the declaration (after correcting to text-align:center) will aid
the rendering in at least one buggy browser.
Sue Jordan
Received on Thursday, 7 May 1998 10:01:23 UTC