What is the difference between .xhtml and .bmp?
- Extension
- .xhtml
- .bmp
- 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.
- A BMP file is an uncompressed raster image comprised of a rectangular grid of pixels. It contains a file header (bitmap identifier, file size, width, height, color options, and bitmap data starting point) and bitmap pixels, each with a different color.
- MIME Type
- application/xhtml+xml
- image/bmp
- Sample
- sample.bmp
- Wikipedia
- .xhtml on Wikipedia
- .bmp on Wikipedia