What is the difference between .tex and .htm?
- Extension
- .tex
- .htm
- Format
- Text
- Text
- Category
- Document
- Developer
- Developer
- Donald Knuth
- World Wide Web Consortium (W3C)
- Description
- It is a file that contains symbols, graphics, text, or mathematical expression developed by LaTex a typesetting system. Mainly used to typeset articles, books, and publications in computer science, physics, statistics, electrical engineering, and economics.
- 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
- text/x-tex
- text/html
- Sample
- sample.tex
- sample.htm
- Wikipedia
- .tex on Wikipedia
- .htm on Wikipedia