What is the difference between .xhtml and .docm?
- Extension
- .xhtml
- .docm
- Format
- Text
- Binary
- Category
- Developer
- Document
- Developer
- The World Wide Web Consortium (W3C)
- Microsoft
- Description
- XHTML files are a type of markup language document used to create webpages. It is an XML-based version of HTML and is designed to meet the needs of Web developers. XHTML files have a .xhtml extension and can be viewed in any web browser.
- A DOCM file is a document created by Microsoft Word, a popular word processor included with Microsoft Office. It contains embedded macros that can be executed within the document. DOCM files are used to automate Word Open XML document (.DOCX) tasks by adding advanced macro functionality.
- MIME Type
- application/xhtml+xml
- application/vnd.ms-word.document.macroenabled.12
- Sample
- sample.docm
- Wikipedia
- .xhtml on Wikipedia
- .docm on Wikipedia