What is the difference between .htm and .rtf?
- Extension
- .htm
- .rtf
- Format
- Text
- Text
- Category
- Developer
- Document
- Developer
- World Wide Web Consortium (W3C)
- Microsoft
- 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 RTF file is a common text file format that supports "rich text." It includes several types of text formatting, such as bold type, italics, different fonts and font sizes, and custom tab settings. RTF files also support objects and images, such as .JPG and .PNG files, saved within the text file.
- MIME Type
- text/html
- text/richtext
- Sample
- sample.htm
- sample.rtf
- Wikipedia
- .htm on Wikipedia
- .rtf on Wikipedia