What is the difference between .htm and .gif?
- Extension
- .htm
- .gif
- Format
- Text
- Binary
- Category
- Developer
- Raster Image
- Developer
- World Wide Web Consortium (W3C)
- CompuServe
- 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.
- A GIF file is an image file often used for web graphics. It may contain up to 256 indexed colors with a color palette that may be a predefined set of colors or may be adapted to the colors in the image. GIF files are saved in a lossless format, meaning the clarity of the image is not compromised with GIF compression.
- MIME Type
- text/html
- image/gif
- Sample
- sample.htm
- sample.gif
- Wikipedia
- .htm on Wikipedia
- .gif on Wikipedia