What is the difference between .xhtml and .pict?
- Extension
- .xhtml
- .pict
- Format
- Text
- Binary
- Category
- Developer
- Raster Image
- Developer
- The World Wide Web Consortium (W3C)
- Apple
- 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.
- Image file saved in the Macintosh PICT format; may contain both vector and bitmap data and can use thousands of colors; also supports RLE (Run-length encoding) and JPEG compression to reduce the file size.
- MIME Type
- application/xhtml+xml
- image/pict
- Sample
- sample.pict
- Wikipedia
- .xhtml on Wikipedia
- .pict on Wikipedia