- From: fantasai <fantasai@escape.com>
- Date: Mon, 08 May 2000 21:39:37 -0400
- To: www-html@w3.org
> I am not sure whether Netscape recognizes CSS stuff such as <SPAN> > tags. <span> tags are HTML, not CSS, and Netscape 4.x recognizes style rules on <span> as well it does on any other inline element (like <em> and <a>). The only exception, to the best of my knowledge, is inline tags without end tags (<img>, <input>). Whether your style sheets have any effect depends on whether Netscape supports the properties you set on them. You might want to check Webreview's browser compatability charts: http://webreview.com/pub/guides/style/style.html
Received on Monday, 8 May 2000 21:39:56 UTC