What is the difference between .fods and .htm?
- Extension
- .fods
- .htm
- Format
- Text
- Text
- Category
- Spreadsheet
- Developer
- Developer
- Oracle
- World Wide Web Consortium (W3C)
- Description
- The FODS (OpenDocument Flat XML Spreadsheet) file format is a type of document file designed for storing spreadsheet data in a single, uncompressed XML file. It is part of the OpenDocument Format (ODF) family, an open standard for document files. Unlike the more common ODS format, which packages various components of the spreadsheet (such as XML files, metadata, and images) into a single, compressed ZIP file, FODS files store all the spreadsheet information in a flat XML file.
- 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.htm
- Wikipedia
- .fods on Wikipedia
- .htm on Wikipedia