>Here are some simple reasons for using HTML 4.01 with a strict doctype instead of using XHTML:
- Internet Explorer 7 and before do not support it
- Mozilla advices against it
- the Safari team advices against it – see the section Best Practices
- in general, HTML has better support from search engines and mobile devices
- in general, HTML support is better tested than XHTML support