Forum Moderators: open
should I use content"text/xhtml" instead?
No, there is no such MIME type as
text/xhtml, and anyway you are almost certainly serving your transitional XHTML as text/html - there is an application/xhtml+xml MIME type, but it is unsupported by Internet Explorer and cannot be set via a meta tag anyway. <added>Too slow!</added>