Tagged Questions
7
votes
1answer
182 views
How do I serve XHTML to Internet Explorer without breaking Chrome?
I run a forum which serves its pages as XHTML+MathML+SVG; in full:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1 plus MathML 2.0 plus SVG 1.1//EN" ...