Back arrow Next arrow

Dirhtml Help - XHTML

Dirhtml can generate web pages compliant with strict or transitional XHTML 1.0 .  XHTML is very similar to HTML 4.01, with a few exceptions, and will (theoretically) be its successor.

Naturally, if a script isn't XHTML compliant, files generated using it will not be XHTML compliant either.

For more information on xhtml, try a Google search or this page.

Some of the differences between XHTML 1.0 and HTML 4.0 include:

The target doctype can be changed on the Miscellaneous page or by redefining /DOCTYPE in a script.