What is the difference between .htm and .xlm?
- Extension
- .htm
- .xlm
- Format
- Text
- Binary
- Category
- Developer
- Spreadsheet
- Developer
- World Wide Web Consortium (W3C)
- Microsoft
- Description
- 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.
- XLM (Microsoft Excel Macro) is a file type that stores macro code written in the Excel macro language. It is used to automate tasks within a Microsoft Excel document, such as performing calculations, formatting data, and performing other more complex tasks. XLM files can be opened in Microsoft Excel and other compatible programs.
- MIME Type
- text/html
- application/vnd.ms-excel
- Sample
- sample.htm
- Wikipedia
- .htm on Wikipedia