What is the difference between .wk4 and .html?
- Extension
- .wk4
- .html
- Format
- Binary
- Text
- Category
- Spreadsheet
- Developer
- Developer
- IBM
- World Wide Web Consortium (W3C)
- Description
- Lotus 4 Worksheet is a spreadsheet file created with Lotus 1-2-3 version 4, a spreadsheet software program. It stores data as a series of worksheets and supports features such as formulas, charts, and graphs. It is used to store and analyze numerical data.
- 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.lotus-1-2-3
- text/html
- Sample
- sample.html
- Wikipedia
- .html on Wikipedia