On Sun, 01 Apr 2001,"Mel Evans" <[EMAIL PROTECTED]> wrote:

> Arachne and CSS. Hmmmmmm! well yes, it does now change the colours on a
> hover on links, but is that it? I couldn't get it to display any other
> font on an external style sheet, and the hover on links thing only
> appears to work on a "local" html/css tag, not on a .css external file?

A external CSS file works at my site at http://www.ttcsweb.org
The A:hover CSS tag was only recently an IE only thing; even
Netscape v4.76 doesn't support it (Netscape 6.x and Mozilla do)

The problem with CSS is that both Netscape and IE have implemented
stylesheets differently so a .CSS property in IE would not work
in Netscape and vice-versa so you have to make sure to use CSS tags
that are common to both.

Arachne does quite a lot of CSS stuff. I was pleasantly surprised
at what Arachne (way to go Michael!) can do. 
Check the example css.htm file in the examples subdirectory 
under Arachne (file:examples/css.htm)

Dev Anand Teelucksingh
Interesting DOS programs at http://www.opus.co.tt/dave
Trinidad and Tobago Computer Society at http://www.ttcsweb.org

Reply via email to