What is the difference between .pptm and .html?
- Extension
- .pptm
- .html
- Format
- Binary
- Text
- Category
- Presentation
- Developer
- Developer
- Microsoft
- World Wide Web Consortium (W3C)
- Description
- Macro-enabled presentation created by Microsoft PowerPoint, a program used to create presentations and slide shows; contains a collection of slides, including their text, layout, images, and embedded macros; commonly used to store business, marketing, and academic presentation materials.
- 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-powerpoint.presentation.macroEnabled.12
- text/html
- Sample
- sample.html
- Wikipedia
- .pptm on Wikipedia
- .html on Wikipedia