What is the difference between .htm and .xlsm?
- Extension
- .htm
- .xlsm
- 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.
- It is a macro-enabled spreadsheet file developed using Microsoft Excel and it holds worksheets arranged in rows and columns. The macros are created using Visual Basic for Applications (VBA) language.
- MIME Type
- text/html
- application/vnd.ms-excel.sheet.macroEnabled.12
- Sample
- sample.htm
- Wikipedia
- .htm on Wikipedia
- .xlsm on Wikipedia