What is the difference between .ott and .xhtml?
- Extension
- .ott
- .xhtml
- Format
- Binary
- Text
- Category
- Document
- Developer
- Developer
- Apache Software Foundation
- The World Wide Web Consortium (W3C)
- Description
- n OTT file is a document template saved in OASIS' OpenDocument standard format and created by word processors included in the OpenOffice and LibreOffice suites. It contains the page layout and default styles for a text document. OTT files are used for authoring .ODT documents that have the same appearance and formatting.
- 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.text
- application/xhtml+xml
- Sample
- sample.ott
- Wikipedia
- .ott on Wikipedia
- .xhtml on Wikipedia