Force XHTML View in Internet Explorer
Paste the following in Notepad++ and save as a .reg file.
Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOT\MIME\Database\Content Type\application/xhtml+xml]
"CLSID"="{25336920-03F9-11cf-8FD0-00AA00686F13}"
"Extension"=".xhtm"
"Encoding"=hex:08,00,00,00
Double click and enjoy.
Comments