Hope I've found the right place for this... If you go to http://ffm.junetz.de/members/jh/english/drewe/intro.html you'll see a page that validates HTML 4.01 Transitional, at least according to the W3C validator. Even though, the CSS linked in the source code seems not to be read or interpreted at all (the page should be displayed with Arial/Helvetica/sans-serif as font). This happens to me with all recent nightly builds; I think it started with 0.9.7 or so (I didn't care for some time but now I want to know what's up!). If I remove the DTD everything works fine.
Is this due to a change in Mozilla'a way of rendering Transitional code or a mistake in my code? I read about external style sheets requiring the web server to send CSS files as MIME type text/css, but that was only for HTML 4.01 Strict. :-/ Can anyone help? It took me quite some time to make my pages valid HTML and I really don't want to remove the DTD just because Mozilla has a bug causing my pages to render incorrectly...
