What is the difference between .xhtml and .xlsm?
- Extension
- .xhtml
- .xlsm
- Format
- Text
- Binary
- Category
- Developer
- Spreadsheet
- 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.
- It is a macro-enabled spreadsheet file developed using Microsoft Excel and it holds worksheets arranged in rows and columns. The macros are created using Visual Basic for Applications (VBA) language.
- MIME Type
- application/xhtml+xml
- application/vnd.ms-excel.sheet.macroEnabled.12
- Wikipedia
- .xhtml on Wikipedia
- .xlsm on Wikipedia