What is the difference between .html and .wpt?
- Extension
- .html
- .wpt
- Format
- Text
- Binary
- Category
- Developer
- Document
- Developer
- World Wide Web Consortium (W3C)
- Microsoft
- Description
- 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.
- 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.
- MIME Type
- text/html
- application/msword
- Sample
- sample.html
- Wikipedia
- .html on Wikipedia