What is the difference between .docm and .htm?
- Extension
- .docm
- .htm
- Format
- Binary
- Text
- Category
- Document
- Developer
- Developer
- Microsoft
- World Wide Web Consortium (W3C)
- Description
- 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.
- Commonly used by web browsers like Mozilla Firefox and Internet Explorer to show format text and images in an HTML web page. In plain text format, they contain markup code.
- MIME Type
- application/vnd.ms-word.document.macroenabled.12
- text/html
- Sample
- sample.docm
- sample.htm
- Wikipedia
- .docm on Wikipedia
- .htm on Wikipedia