Re: getting started with MathML; clueless and having problems.

fred <[email protected]> Sat, 27 Dec 2008 03:31:31 -0800 (PST)
Newsgroups gmane.comp.mozilla.devel.mathml
Organization http://groups.google.com
Message-ID <[email protected]>
> I am trying to create a .htm file with imbedded MathML and render it
> with FireFox 3.0.5.

I believe Firefox does parse a local file as XML when the extension
is .htm ou .html (on a server you can send an header that indicates
your file is XML). Hence you should rather try .xml or .xhtml in order
to display MathML formulae.