What is the difference between .ods and .xhtml?
- Extension
- .ods
- .xhtml
- Format
- Binary
- Text
- Category
- Spreadsheet
- Developer
- Developer
- Oracle
- The 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.
- XHTML files are a type of markup language document used to create webpages. It is an XML-based version of HTML and is designed to meet the needs of Web developers. XHTML files have a .xhtml extension and can be viewed in any web browser.
- MIME Type
- application/vnd.oasis.opendocument.spreadsheet
- application/xhtml+xml
- Sample
- sample.ods
- Wikipedia
- .ods on Wikipedia
- .xhtml on Wikipedia