What is the difference between .xltm and .html?
- Extension
- .xltm
- .html
- Format
- Binary
- Text
- Category
- Spreadsheet
- Developer
- Developer
- Microsoft
- World Wide Web Consortium (W3C)
- Description
- Template file created by Microsoft Excel, a spreadsheet program; contains default settings and layout properties for a macro-enabled spreadsheet.
- An HTML file is a webpage coded in HTML that can be displayed in a web browser. It is used to format text, tables, images, and other content that is displayed on a webpage. HTML files are widely used on the web as most pages within static websites have an ".html" extension.
- MIME Type
- application/vnd.ms-excel.template.macroEnabled.12
- text/html
- Sample
- sample.html
- Wikipedia
- .html on Wikipedia