What is the difference between .xhtml and .dib?
- Extension
- .xhtml
- .dib
- Format
- Text
- Binary
- Category
- Developer
- Raster Image
- Developer
- The World Wide Web Consortium (W3C)
- Microsoft
- Description
- 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.
- Generic Windows or OS/2 bitmap graphic; similar to a .BMP file, but has different header information; supports 1, 4, 8, and 24 bits per pixel if the image is uncompressed and 4 and 8 bits per pixel if the image uses RLE compression; a 24-bit DIB image contains 8 bits, or 1 byte for each RGB color.
- MIME Type
- application/xhtml+xml
- image/bmp
- Sample
- sample.dib
- Wikipedia
- .xhtml on Wikipedia
- .dib on Wikipedia