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]>
Active.css