xhtml-3000.2.0.1: An XHTML combinator libraryContentsIndex
Text.XHtml
Portabilityportable
Stabilityexperimental
MaintainerBjorn Bringert <bjorn@bringert.net>
Description

An XHTML combinator library.

Based on the original Text.Html library by Andy Gill. See http://www.cse.ogi.edu/~andy/html/intro.htm for an introduction to that library.

This module re-exports Text.XHtml.Transitional, which produces XHTML 1.0 Transitional. Use Text.XHtml.Strict if you want XHTML 1.0 Strict, and Text.XHtml.Frameset if you want to produce XHTML 1.0 Frameset.

See http://www.w3.org/TR/xhtml1/ for more information about XHTML 1.0.

Documentation
module Text.XHtml.Transitional
module Text.XHtml.Table
module Text.XHtml.Debug
Produced by Haddock version 2.3.0