What is the difference between .ods and .htm?
- Extension
- .ods
- .htm
- Format
- Binary
- Text
- Category
- Spreadsheet
- Developer
- Developer
- Oracle
- World Wide Web Consortium (W3C)
- Description
- A spreadsheet file developed by Calc program that is part of the Apache OpenOffice suite. It contains data in rows and column and is formatted using the OASIS OpenDocument XML-based standard.
- Commonly used by web browsers like Mozilla Firefox and Internet Explorer to show format text and images in an HTML web page. In plain text format, they contain markup code.
- MIME Type
- application/vnd.oasis.opendocument.spreadsheet
- text/html
- Sample
- sample.ods
- sample.htm
- Wikipedia
- .ods on Wikipedia
- .htm on Wikipedia