What is the difference between .wks and .html?
- Extension
- .wks
- .html
- Format
- Binary
- Text
- Category
- Spreadsheet
- Developer
- Developer
- IBM
- World Wide Web Consortium (W3C)
- Description
- Lotus 1-2-3 Spreadsheet (wks) is a file type used for storing spreadsheet documents created with the Lotus 1-2-3 software. It is a proprietary format developed by IBM, and was the predominant spreadsheet software during the 1980s and early 1990s. The files typically contain data organized in rows and columns, as well as formulas and calculations.
- 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
- .wks on Wikipedia
- .html on Wikipedia