Open HTML as XHTML
        Posted  
        
            by rybz
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by rybz
        
        
        
        Published on 2010-06-09T11:27:06Z
        Indexed on 
            2010/06/09
            11:32 UTC
        
        
        Read the original article
        Hit count: 251
        
Hi,
Having an .html file is it possible to force the browser to treat the contents as XHTML? I mean the file opened from both local or web location. Maybe some on-the-fly convertion or something like that?
The background:
Firefox and Opera supports natively MathML when the code is embedded in a XHTML file. I need to get a .html file with MathML that would be supported by the mentioned browsers properly.
Thank you for any support.
© Stack Overflow or respective owner