|
This hypertext reference presents the XHTML 1.0 Transitional
hypertext markup language. It is based on the Document Type Definition (DTD) specified in
XHTML 1.0 The Extensible
HyperText Markup Language (Second Edition),
A Reformulation of HTML 4 in XML 1.0,
W3C Recommendation 26 January 2000, revised 1 August 2002.
This reference has all the features of
XHTML 1.0 Transitional (Frameset features are not included in this specification.)
The DOCTYPE statement for documents of this type is:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|