What is the difference between .xhtml and .pbm?
- Extension
- .xhtml
- .pbm
- Format
- Text
- Binary
- Category
- Developer
- Raster Image
- Developer
- The World Wide Web Consortium (W3C)
- Wolfgang Hoschek
- 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.
- 1-bit black and white image; formatted in text format; basic raster image format in which each pixel is represented by a byte that contains a 1 or 0; 1 represents black and 0 represents white pixels.
- MIME Type
- application/xhtml+xml
- image/x-portable-bitmap
- Sample
- sample.pbm
- Wikipedia
- .xhtml on Wikipedia
- .pbm on Wikipedia