What is the difference between .wpt and .html?
- Extension
- .wpt
- .html
- Format
- Binary
- Text
- Category
- Document
- Developer
- Developer
- Microsoft
- World Wide Web Consortium (W3C)
- Description
- A Word 97-2003 Template (WPT) is a file format used by Microsoft Word 97-2003 to save and store pre-formatted document templates. WPT files contain pre-defined formatting, layout and text, which can be quickly applied to new documents created with the template.
- 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/msword
- text/html
- Sample
- sample.html
- Wikipedia
- .html on Wikipedia