XHTML File Format

The XHTML file format is a text file format with markup in the eXtensible Markup Language (XML) using a definition which mimics the Hypertext Markup Language (HTML). These files are designed to be viewed in a web browser.

Gnumeric can save the cell contents from a worksheet to a text file which consists of an XHTML file fragment containing only a <table> structure, designed to be inserted into another XHTML file.

Name: XHTML
Extensions: .xhtml / .html
Compatible Programs: Most modern web browsers such as Mozilla and Mozilla-Firefox
Import / Export: Both
Limitations

Plugin

Supported by the 'HTML & TeX' plugin.

Format Details

The file is generated, encoded in UTF-8, in the World Wide Web consortium (W3C) XHTML 1.0 Transitional file format.

Further Processing

These XHTML files can be opened by any text editor and can be viewed using any web browser such as Mozilla.

See Also: HTML Format