What is the difference between .htm and .odt?
- Extension
- .htm
- .odt
- Format
- Text
- Binary
- Category
- Developer
- Document
- Developer
- World Wide Web Consortium (W3C)
- Apache Software Foundation
- 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.
- An ODT file is a text document created by various word processors, such as the Writer program included in Apache OpenOffice and LibreOffice. It contains different elements such as text, images, drawn objects, and styles. ODT files are formatted using the OASIS OpenDocument XML-based standard.
- MIME Type
- text/html
- application/vnd.oasis.opendocument.text
- Sample
- sample.htm
- sample.odt
- Wikipedia
- .htm on Wikipedia
- .odt on Wikipedia