What is the difference between .xlw and .xhtml?
- Extension
- .xlw
- .xhtml
- Format
- Binary
- Text
- Category
- Spreadsheet
- Developer
- Developer
- Microsoft
- The World Wide Web Consortium (W3C)
- Description
- Workspace file saved by Microsoft Excel, a program used to create spreadsheets; contains the screen locations of one or more workbooks, as well as references to the workbook files; used to restore the layout when working simultaneously on multiple workbooks.
- 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.
- MIME Type
- application/vnd.ms-works
- application/xhtml+xml
- Wikipedia
- .xhtml on Wikipedia