Your CSS is invalid--quotes around color values, no size specified for the
font shortcut property, "=" instead of ":" in declarations. Validate your
CSS (N.B.: "It works in IE" is _not_ validation :-)

Use the W3C CSS validator at http://jigsaw.w3.org/css-validator/. Or get the
TopStyle CSS editor from: http://www.bardsoft.com/; it has a validator among
its many tools and is a great editor too.

=-=-=
Steve
-=-=-

"Brian King" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> fantasai wrote:
> > Does your CSS file, by any chance, have a <STYLE> tag in it?
>
> No.
>
> > It would be more helpful if you provided more information about
> > the files in question.
>
> Sure.  I'm attaching the CSS, and here is the head declaration in every
> HTML file.
>     <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"
>             "http://www.w3.org/TR/html4/strict.dtd">
> <HTML>
>   <HEAD>
>   <LINK REL="stylesheet" TYPE="text/css" HREF="Active.css">
>     <TITLE>Komodo Documentation</TITLE>
>   </HEAD>
>   .....
>
> </HTML>
>
> I tried removing the doctype declaration but it had no effect.  The HTML
> is standard, using <h1>, <h2> and <p> tags and so on.  This is an odd
> one.  I trawled through thebrowser initialisation code and nothing
> seemed amiss.
>
> Thanks,
> - Brian
>
> --
> Brian King
> ActiveState
> <mailto:[EMAIL PROTECTED]>





Reply via email to