What is the difference between .htm and .fods?
- Extension
- .htm
- .fods
- Format
- Text
- Text
- Category
- Developer
- Spreadsheet
- Developer
- World Wide Web Consortium (W3C)
- Oracle
- Description
- 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.
- 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.
- MIME Type
- text/html
- application/vnd.oasis.opendocument.spreadsheet
- Sample
- sample.htm
- Wikipedia
- .htm on Wikipedia
- .fods on Wikipedia