Generated: September 15, 2004, 10:51:39 Copyright © 2004 , Kurt Nørmark The local LAML software home page

Reference Manual of the XHTML 1.0 transitional mirror

Kurt Nørmark © normark@cs.auc.dk Department of Computer Science Aalborg University Denmark

Source file: lib/xml-in-laml/mirrors/xhtml10-transitional-mirror.scm
LAML Version 25.10 (September 15, 2004, full)

This is the reference manual of the XHTML 1.0 transitional mirror, as derived from the DTD. The XML-in-LAML language name of this XHTML variant is xhtml10-transitional .

The XHMTL mirror documented in this manual comply with the XML-in-LAML framework. The manual only contains information which is present in the DTD: information about attributes and the content model. In contrast to the DTD, however, the information in this manual is fully expanded (without the macros of defined by 'entities').

The language map of this mirror is named xhtml10-transitional . The language map returns a mirror function given its name. As an example (xhtml10-transitional 'title) returns the XHTML 1.0 transitional mirror function of the title element.

This mirror validates both the attributes and content composition.

For easy and convenient loading of this mirror together with the common xml-in-laml library, color, time, and the textual file reading/writing library you can use:

  (laml-style "simple-xhtml1.0-transitional-validating")

Alphabetic index:
a A transitional XHTML mirror function derived from the DTD
abbr A transitional XHTML mirror function derived from the DTD
acronym A transitional XHTML mirror function derived from the DTD
address A transitional XHTML mirror function derived from the DTD
applet A transitional XHTML mirror function derived from the DTD
area A transitional XHTML mirror function derived from the DTD
b A transitional XHTML mirror function derived from the DTD
base A transitional XHTML mirror function derived from the DTD
basefont A transitional XHTML mirror function derived from the DTD
bdo A transitional XHTML mirror function derived from the DTD
big A transitional XHTML mirror function derived from the DTD
blockquote A transitional XHTML mirror function derived from the DTD
body A transitional XHTML mirror function derived from the DTD
br A transitional XHTML mirror function derived from the DTD
button A transitional XHTML mirror function derived from the DTD
caption A transitional XHTML mirror function derived from the DTD
center A transitional XHTML mirror function derived from the DTD
cite A transitional XHTML mirror function derived from the DTD
code A transitional XHTML mirror function derived from the DTD
col A transitional XHTML mirror function derived from the DTD
colgroup A transitional XHTML mirror function derived from the DTD
dd A transitional XHTML mirror function derived from the DTD
del A transitional XHTML mirror function derived from the DTD
dfn A transitional XHTML mirror function derived from the DTD
dir A transitional XHTML mirror function derived from the DTD
div A transitional XHTML mirror function derived from the DTD
dl A transitional XHTML mirror function derived from the DTD
dt A transitional XHTML mirror function derived from the DTD
em A transitional XHTML mirror function derived from the DTD
fieldset A transitional XHTML mirror function derived from the DTD
font A transitional XHTML mirror function derived from the DTD
form A transitional XHTML mirror function derived from the DTD
h1 A transitional XHTML mirror function derived from the DTD
h2 A transitional XHTML mirror function derived from the DTD
h3 A transitional XHTML mirror function derived from the DTD
h4 A transitional XHTML mirror function derived from the DTD
h5 A transitional XHTML mirror function derived from the DTD
h6 A transitional XHTML mirror function derived from the DTD
head A transitional XHTML mirror function derived from the DTD
hr A transitional XHTML mirror function derived from the DTD
html A transitional XHTML mirror function derived from the DTD
i A transitional XHTML mirror function derived from the DTD
iframe A transitional XHTML mirror function derived from the DTD
img A transitional XHTML mirror function derived from the DTD
input A transitional XHTML mirror function derived from the DTD
ins A transitional XHTML mirror function derived from the DTD
isindex A transitional XHTML mirror function derived from the DTD
kbd A transitional XHTML mirror function derived from the DTD
label A transitional XHTML mirror function derived from the DTD
legend A transitional XHTML mirror function derived from the DTD
li A transitional XHTML mirror function derived from the DTD
link A transitional XHTML mirror function derived from the DTD
map A transitional XHTML mirror function derived from the DTD
menu A transitional XHTML mirror function derived from the DTD
meta A transitional XHTML mirror function derived from the DTD
noframes A transitional XHTML mirror function derived from the DTD
noscript A transitional XHTML mirror function derived from the DTD
object A transitional XHTML mirror function derived from the DTD
ol A transitional XHTML mirror function derived from the DTD
optgroup A transitional XHTML mirror function derived from the DTD
option A transitional XHTML mirror function derived from the DTD
p A transitional XHTML mirror function derived from the DTD
param A transitional XHTML mirror function derived from the DTD
pre A transitional XHTML mirror function derived from the DTD
q A transitional XHTML mirror function derived from the DTD
s A transitional XHTML mirror function derived from the DTD
samp A transitional XHTML mirror function derived from the DTD
script A transitional XHTML mirror function derived from the DTD
select A transitional XHTML mirror function derived from the DTD
small A transitional XHTML mirror function derived from the DTD
span A transitional XHTML mirror function derived from the DTD
strike A transitional XHTML mirror function derived from the DTD
strong A transitional XHTML mirror function derived from the DTD
style A transitional XHTML mirror function derived from the DTD
sub A transitional XHTML mirror function derived from the DTD
sup A transitional XHTML mirror function derived from the DTD
table A transitional XHTML mirror function derived from the DTD
tbody A transitional XHTML mirror function derived from the DTD
td A transitional XHTML mirror function derived from the DTD
textarea A transitional XHTML mirror function derived from the DTD
tfoot A transitional XHTML mirror function derived from the DTD
th A transitional XHTML mirror function derived from the DTD
thead A transitional XHTML mirror function derived from the DTD
title A transitional XHTML mirror function derived from the DTD
tr A transitional XHTML mirror function derived from the DTD
tt A transitional XHTML mirror function derived from the DTD
u A transitional XHTML mirror function derived from the DTD
ul A transitional XHTML mirror function derived from the DTD
var A transitional XHTML mirror function derived from the DTD

html
Description A transitional XHTML mirror function derived from the DTD
XML content model ( head , body )
XML attributes
Required: *
Default values: red
lang NMTOKEN -
xml:lang NMTOKEN -
dir ( ltr | rtl ) -
xmlns CDATA           ( http://www.w3.org/1999/xhtml ) -

head
Description A transitional XHTML mirror function derived from the DTD
XML content model ( ( script | style | meta | link | object | isindex ) * , ( ( title , ( script | style | meta | link | object | isindex ) * , ( base , ( script | style | meta | link | object | isindex ) * ) ? ) | ( base , ( script | style | meta | link | object | isindex ) * , ( title , ( script | style | meta | link | object | isindex ) * ) ) ) )
XML attributes
Required: *
Default values: red
lang NMTOKEN -
xml:lang NMTOKEN -
dir ( ltr | rtl ) -
profile CDATA -
See also enclosing element html

title
Description A transitional XHTML mirror function derived from the DTD
XML content model (#PCDATA)
XML attributes
Required: *
Default values: red
lang NMTOKEN -
xml:lang NMTOKEN -
dir ( ltr | rtl ) -
See also enclosing element head

base
Description A transitional XHTML mirror function derived from the DTD
XML content model EMPTY
XML attributes
Required: *
Default values: red
href CDATA -
target NMTOKEN -
See also enclosing element head

meta
Description A transitional XHTML mirror function derived from the DTD
XML content model EMPTY
XML attributes
Required: *
Default values: red
lang NMTOKEN -
xml:lang NMTOKEN -
dir ( ltr | rtl ) -
http-equiv CDATA -
name CDATA -
content * CDATA -
scheme CDATA -
See also enclosing element head

link
Description A transitional XHTML mirror function derived from the DTD
XML content model EMPTY
XML attributes
Required: *
Default values: red
id ID -
class CDATA -
style CDATA -
title CDATA -
lang NMTOKEN -
xml:lang NMTOKEN -
dir ( ltr | rtl ) -
onclick CDATA -
ondblclick CDATA -
onmousedown CDATA -
onmouseup CDATA -
onmouseover CDATA -
onmousemove CDATA -
onmouseout CDATA -
onkeypress CDATA -
onkeydown CDATA -
onkeyup CDATA -
charset CDATA -
href CDATA -
hreflang NMTOKEN -
type CDATA -
rel CDATA -
rev CDATA -
media CDATA -
target NMTOKEN -
See also enclosing element head

style
Description A transitional XHTML mirror function derived from the DTD
XML content model (#PCDATA)
XML attributes
Required: *
Default values: red
lang NMTOKEN -
xml:lang NMTOKEN -
dir ( ltr | rtl ) -
type * CDATA -
media CDATA -
title CDATA -
xml:space ( preserve ) -
See also enclosing element head

script
Description A transitional XHTML mirror function derived from the DTD
XML content model (#PCDATA)
XML attributes
Required: *
Default values: red
charset CDATA -
type * CDATA -
language CDATA -
src CDATA -
defer ( defer ) -
xml:space ( preserve ) -
See also enclosing elements head noscript iframe noframes body div p h1 h2 h3 h4 h5 h6 li dt dd address blockquote center ins del a span bdo em strong dfn code samp kbd var cite abbr acronym q sub sup tt i b big small u s strike font object applet map form label fieldset legend button caption th td

noscript
Description A transitional XHTML mirror function derived from the DTD
XML content model (#PCDATA | a | abbr | acronym | address | applet | b | basefont | bdo | big | blockquote | br | button | center | cite | code | del | dfn | dir | div | dl | em | fieldset | font | form | h1 | h2 | h3 | h4 | h5 | h6 | hr | i | iframe | img | input | ins | isindex | kbd | label | map | menu | noframes | noscript | object | ol | p | pre | q | s | samp | script | select | small | span | strike | strong | sub | sup | table | textarea | tt | u | ul | var )*
XML attributes
Required: *
Default values: red
id ID -
class CDATA -
style CDATA -
title CDATA -
lang NMTOKEN -
xml:lang NMTOKEN -
dir ( ltr | rtl ) -
onclick CDATA -
ondblclick CDATA -
onmousedown CDATA -
onmouseup CDATA -
onmouseover CDATA -
onmousemove CDATA -
onmouseout CDATA -
onkeypress CDATA -
onkeydown CDATA -
onkeyup CDATA -
See also enclosing elements noscript iframe noframes body div p h1 h2 h3 h4 h5 h6 li dt dd address blockquote center ins del a span bdo em strong dfn code samp kbd var cite abbr acronym q sub sup tt i b big small u s strike font object applet map form label fieldset legend button caption th td

iframe
Description A transitional XHTML mirror function derived from the DTD
XML content model (#PCDATA | a | abbr | acronym | address | applet | b | basefont | bdo | big | blockquote | br | button | center | cite | code | del | dfn | dir | div | dl | em | fieldset | font | form | h1 | h2 | h3 | h4 | h5 | h6 | hr | i | iframe | img | input | ins | isindex | kbd | label | map | menu | noframes | noscript | object | ol | p | pre | q | s | samp | script | select | small | span | strike | strong | sub | sup | table | textarea | tt | u | ul | var )*
XML attributes
Required: *
Default values: red
id ID -
class CDATA -
style CDATA -
title CDATA -
longdesc CDATA -
name NMTOKEN -
src CDATA -
frameborder ( 1 | 0 ) -
marginwidth CDATA -
marginheight CDATA -
scrolling ( yes | no | auto ) -
align ( top | middle | bottom | left | right ) -
height CDATA -
width CDATA -
See also enclosing elements noscript iframe noframes body div p h1 h2 h3 h4 h5 h6 li dt dd address blockquote center ins del a span bdo em strong dfn code samp kbd var cite abbr acronym q sub sup tt i b big small u s strike font object applet form label fieldset legend caption th td

noframes
Description A transitional XHTML mirror function derived from the DTD
XML content model (#PCDATA | a | abbr | acronym | address | applet | b | basefont | bdo | big | blockquote | br | button | center | cite | code | del | dfn | dir | div | dl | em | fieldset | font | form | h1 | h2 | h3 | h4 | h5 | h6 | hr | i | iframe | img | input | ins | isindex | kbd | label | map | menu | noframes | noscript | object | ol | p | pre | q | s | samp | script | select | small | span | strike | strong | sub | sup | table | textarea | tt | u | ul | var )*
XML attributes
Required: *
Default values: red
id ID -
class CDATA -
style CDATA -
title CDATA -
lang NMTOKEN -
xml:lang NMTOKEN -
dir ( ltr | rtl ) -
onclick CDATA -
ondblclick CDATA -
onmousedown CDATA -
onmouseup CDATA -
onmouseover CDATA -
onmousemove CDATA -
onmouseout CDATA -
onkeypress CDATA -
onkeydown CDATA -
onkeyup CDATA -
See also enclosing elements noscript iframe noframes body div li dd blockquote center ins del object applet map form fieldset button th td

body
Description A transitional XHTML mirror function derived from the DTD
XML content model (#PCDATA | a | abbr | acronym | address | applet | b | basefont | bdo | big | blockquote | br | button | center | cite | code | del | dfn | dir | div | dl | em | fieldset | font | form | h1 | h2 | h3 | h4 | h5 | h6 | hr | i | iframe | img | input | ins | isindex | kbd | label | map | menu | noframes | noscript | object | ol | p | pre | q | s | samp | script | select | small | span | strike | strong | sub | sup | table | textarea | tt | u | ul | var )*
XML attributes
Required: *
Default values: red
id ID -
class CDATA -
style CDATA -
title CDATA -
lang NMTOKEN -
xml:lang NMTOKEN -
dir ( ltr | rtl ) -
onclick CDATA -
ondblclick CDATA -
onmousedown CDATA -
onmouseup CDATA -
onmouseover CDATA -
onmousemove CDATA -
onmouseout CDATA -
onkeypress CDATA -
onkeydown CDATA -
onkeyup CDATA -
onload CDATA -
onunload CDATA -
background CDATA -
bgcolor CDATA -
text CDATA -
link CDATA -
vlink CDATA -
alink CDATA -
See also enclosing element html

div
Description A transitional XHTML mirror function derived from the DTD
XML content model (#PCDATA | a | abbr | acronym | address | applet | b | basefont | bdo | big | blockquote | br | button | center | cite | code | del | dfn | dir | div | dl | em | fieldset | font | form | h1 | h2 | h3 | h4 | h5 | h6 | hr | i | iframe | img | input | ins | isindex | kbd | label | map | menu | noframes | noscript | object | ol | p | pre | q | s | samp | script | select | small | span | strike | strong | sub | sup | table | textarea | tt | u | ul | var )*
XML attributes
Required: *
Default values: red
id ID -
class CDATA -
style CDATA -
title CDATA -
lang NMTOKEN -
xml:lang NMTOKEN -
dir ( ltr | rtl ) -
onclick CDATA -
ondblclick CDATA -
onmousedown CDATA -
onmouseup CDATA -
onmouseover CDATA -
onmousemove CDATA -
onmouseout CDATA -
onkeypress CDATA -
onkeydown CDATA -
onkeyup CDATA -
align ( left | center | right ) -
See also enclosing elements noscript iframe noframes body div li dd blockquote center ins del object applet map form fieldset button th td

p
Description A transitional XHTML mirror function derived from the DTD
XML content model (#PCDATA | a | abbr | acronym | applet | b | basefont | bdo | big | br | button | cite | code | del | dfn | em | font | i | iframe | img | input | ins | kbd | label | map | noscript | object | q | s | samp | script | select | small | span | strike | strong | sub | sup | textarea | tt | u | var )*
XML attributes
Required: *
Default values: red
id ID -
class CDATA -
style CDATA -
title CDATA -
lang NMTOKEN -
xml:lang NMTOKEN -
dir ( ltr | rtl ) -
onclick CDATA -
ondblclick CDATA -
onmousedown CDATA -
onmouseup CDATA -
onmouseover CDATA -
onmousemove CDATA -
onmouseout CDATA -
onkeypress CDATA -
onkeydown CDATA -
onkeyup CDATA -
align ( left | center | right ) -
See also enclosing elements noscript iframe noframes body div li dd blockquote center ins del object applet map form fieldset button th td

h1
Description A transitional XHTML mirror function derived from the DTD
XML content model (#PCDATA | a | abbr | acronym | applet | b | basefont | bdo | big | br | button | cite | code | del | dfn | em | font | i | iframe | img | input | ins | kbd | label | map | noscript | object | q | s | samp | script | select | small | span | strike | strong | sub | sup | textarea | tt | u | var )*
XML attributes
Required: *
Default values: red
id ID -
class CDATA -
style CDATA -
title CDATA -
lang NMTOKEN -
xml:lang NMTOKEN -
dir ( ltr | rtl ) -
onclick CDATA -
ondblclick CDATA -
onmousedown CDATA -
onmouseup CDATA -
onmouseover CDATA -
onmousemove CDATA -
onmouseout CDATA -
onkeypress CDATA -
onkeydown CDATA -
onkeyup CDATA -
align ( left | center | right ) -
See also enclosing elements noscript iframe noframes body div li dd blockquote center ins del object applet map form fieldset button th td

h2
Description A transitional XHTML mirror function derived from the DTD
XML content model (#PCDATA | a | abbr | acronym | applet | b | basefont | bdo | big | br | button | cite | code | del | dfn | em | font | i | iframe | img | input | ins | kbd | label | map | noscript | object | q | s | samp | script | select | small | span | strike | strong | sub | sup | textarea | tt | u | var )*
XML attributes
Required: *
Default values: red
id ID -
class CDATA -
style CDATA -
title CDATA -
lang NMTOKEN -
xml:lang NMTOKEN -
dir ( ltr | rtl ) -
onclick CDATA -
ondblclick CDATA -
onmousedown CDATA -
onmouseup CDATA -
onmouseover CDATA -
onmousemove CDATA -
onmouseout CDATA -
onkeypress CDATA -
onkeydown CDATA -
onkeyup CDATA -
align ( left | center | right ) -
See also enclosing elements noscript iframe noframes body div li dd blockquote center ins del object applet map form fieldset button th td

h3
Description A transitional XHTML mirror function derived from the DTD
XML content model (#PCDATA | a | abbr | acronym | applet | b | basefont | bdo | big | br | button | cite | code | del | dfn | em | font | i | iframe | img | input | ins | kbd | label | map | noscript | object | q | s | samp | script | select | small | span | strike | strong | sub | sup | textarea | tt | u | var )*
XML attributes
Required: *
Default values: red
id ID -
class CDATA -
style CDATA -
title CDATA -
lang NMTOKEN -
xml:lang NMTOKEN -
dir ( ltr | rtl ) -
onclick CDATA -
ondblclick CDATA -
onmousedown CDATA -
onmouseup CDATA -
onmouseover CDATA -
onmousemove CDATA -
onmouseout CDATA -
onkeypress CDATA -
onkeydown CDATA -
onkeyup CDATA -
align ( left | center | right ) -
See also enclosing elements noscript iframe noframes body div li dd blockquote center ins del object applet map form fieldset button th td

h4
Description A transitional XHTML mirror function derived from the DTD
XML content model (#PCDATA | a | abbr | acronym | applet | b | basefont | bdo | big | br | button | cite | code | del | dfn | em | font | i | iframe | img | input | ins | kbd | label | map | noscript | object | q | s | samp | script | select | small | span | strike | strong | sub | sup | textarea | tt | u | var )*
XML attributes
Required: *
Default values: red
id ID -
class CDATA -
style CDATA -
title CDATA -
lang NMTOKEN -
xml:lang NMTOKEN -
dir ( ltr | rtl ) -
onclick CDATA -
ondblclick CDATA -
onmousedown CDATA -
onmouseup CDATA -
onmouseover CDATA -
onmousemove CDATA -
onmouseout CDATA -
onkeypress CDATA -
onkeydown CDATA -
onkeyup CDATA -
align ( left | center | right ) -
See also enclosing elements noscript iframe noframes body div li dd blockquote center ins del object applet map form fieldset button th td

h5
Description A transitional XHTML mirror function derived from the DTD
XML content model (#PCDATA | a | abbr | acronym | applet | b | basefont | bdo | big | br | button | cite | code | del | dfn | em | font | i | iframe | img | input | ins | kbd | label | map | noscript | object | q | s | samp | script | select | small | span | strike | strong | sub | sup | textarea | tt | u | var )*
XML attributes
Required: *
Default values: red
id ID -
class CDATA -
style CDATA -
title CDATA -
lang NMTOKEN -
xml:lang NMTOKEN -
dir ( ltr | rtl ) -
onclick CDATA -
ondblclick CDATA -
onmousedown CDATA -
onmouseup CDATA -
onmouseover CDATA -
onmousemove CDATA -
onmouseout CDATA -
onkeypress CDATA -
onkeydown CDATA -
onkeyup CDATA -
align ( left | center | right ) -
See also enclosing elements noscript iframe noframes body div li dd blockquote center ins del object applet map form fieldset button th td

h6
Description A transitional XHTML mirror function derived from the DTD
XML content model (#PCDATA | a | abbr | acronym | applet | b | basefont | bdo | big | br | button | cite | code | del | dfn | em | font | i | iframe | img | input | ins | kbd | label | map | noscript | object | q | s | samp | script | select | small | span | strike | strong | sub | sup | textarea | tt | u | var )*
XML attributes
Required: *
Default values: red
id ID -
class CDATA -
style CDATA -
title CDATA -
lang NMTOKEN -
xml:lang NMTOKEN -
dir ( ltr | rtl ) -
onclick CDATA -
ondblclick CDATA -
onmousedown CDATA -
onmouseup CDATA -
onmouseover CDATA -
onmousemove CDATA -
onmouseout CDATA -
onkeypress CDATA -
onkeydown CDATA -
onkeyup CDATA -
align ( left | center | right ) -
See also enclosing elements noscript iframe noframes body div li dd blockquote center ins del object applet map form fieldset button th td

ul
Description A transitional XHTML mirror function derived from the DTD
XML content model ( li ) +
XML attributes
Required: *
Default values: red
id ID -
class CDATA -
style CDATA -
title CDATA -
lang NMTOKEN -
xml:lang NMTOKEN -
dir ( ltr | rtl ) -
onclick CDATA -
ondblclick CDATA -
onmousedown CDATA -
onmouseup CDATA -
onmouseover CDATA -
onmousemove CDATA -
onmouseout CDATA -
onkeypress CDATA -
onkeydown CDATA -
onkeyup CDATA -
type ( disc | square | circle ) -
compact ( compact ) -
See also enclosing elements noscript iframe noframes body div li dd blockquote center ins del object applet map form fieldset button th td

ol
Description A transitional XHTML mirror function derived from the DTD
XML content model ( li ) +
XML attributes
Required: *
Default values: red
id ID -
class CDATA -
style CDATA -
title CDATA -
lang NMTOKEN -
xml:lang NMTOKEN -
dir ( ltr | rtl ) -
onclick CDATA -
ondblclick CDATA -
onmousedown CDATA -
onmouseup CDATA -
onmouseover CDATA -
onmousemove CDATA -
onmouseout CDATA -
onkeypress CDATA -
onkeydown CDATA -
onkeyup CDATA -
type CDATA -
compact ( compact ) -
start CDATA -
See also enclosing elements noscript iframe noframes body div li dd blockquote center ins del object applet map form fieldset button th td

menu
Description A transitional XHTML mirror function derived from the DTD
XML content model ( li ) +
XML attributes
Required: *
Default values: red
id ID -
class CDATA -
style CDATA -
title CDATA -
lang NMTOKEN -
xml:lang NMTOKEN -
dir ( ltr | rtl ) -
onclick CDATA -
ondblclick CDATA -
onmousedown CDATA -
onmouseup CDATA -
onmouseover CDATA -
onmousemove CDATA -
onmouseout CDATA -
onkeypress CDATA -
onkeydown CDATA -
onkeyup CDATA -
compact ( compact ) -
See also enclosing elements noscript iframe noframes body div li dd blockquote center ins del object applet map form fieldset button th td

dir
Description A transitional XHTML mirror function derived from the DTD
XML content model ( li ) +
XML attributes
Required: *
Default values: red
id ID -
class CDATA -
style CDATA -
title CDATA -
lang NMTOKEN -
xml:lang NMTOKEN -
dir ( ltr | rtl ) -
onclick CDATA -
ondblclick CDATA -
onmousedown CDATA -
onmouseup CDATA -
onmouseover CDATA -
onmousemove CDATA -
onmouseout CDATA -
onkeypress CDATA -
onkeydown CDATA -
onkeyup CDATA -
compact ( compact ) -
See also enclosing elements noscript iframe noframes body div li dd blockquote center ins del object applet map form fieldset button th td

li
Description A transitional XHTML mirror function derived from the DTD
XML content model (#PCDATA | a | abbr | acronym | address | applet | b | basefont | bdo | big | blockquote | br | button | center | cite | code | del | dfn | dir | div | dl | em | fieldset | font | form | h1 | h2 | h3 | h4 | h5 | h6 | hr | i | iframe | img | input | ins | isindex | kbd | label | map | menu | noframes | noscript | object | ol | p | pre | q | s | samp | script | select | small | span | strike | strong | sub | sup | table | textarea | tt | u | ul | var )*
XML attributes
Required: *
Default values: red
id ID -
class CDATA -
style CDATA -
title CDATA -
lang NMTOKEN -
xml:lang NMTOKEN -
dir ( ltr | rtl ) -
onclick CDATA -
ondblclick CDATA -
onmousedown CDATA -
onmouseup CDATA -
onmouseover CDATA -
onmousemove CDATA -
onmouseout CDATA -
onkeypress CDATA -
onkeydown CDATA -
onkeyup CDATA -
type CDATA -
value CDATA -
See also enclosing elements ul ol menu dir

dl
Description A transitional XHTML mirror function derived from the DTD
XML content model ( dt | dd ) +
XML attributes
Required: *
Default values: red
id ID -
class CDATA -
style CDATA -
title CDATA -
lang NMTOKEN -
xml:lang NMTOKEN -
dir ( ltr | rtl ) -
onclick CDATA -
ondblclick CDATA -
onmousedown CDATA -
onmouseup CDATA -
onmouseover CDATA -
onmousemove CDATA -
onmouseout CDATA -
onkeypress CDATA -
onkeydown CDATA -
onkeyup CDATA -
compact ( compact ) -
See also enclosing elements noscript iframe noframes body div li dd blockquote center ins del object applet map form fieldset button th td

dt
Description A transitional XHTML mirror function derived from the DTD
XML content model (#PCDATA | a | abbr | acronym | applet | b | basefont | bdo | big | br | button | cite | code | del | dfn | em | font | i | iframe | img | input | ins | kbd | label | map | noscript | object | q | s | samp | script | select | small | span | strike | strong | sub | sup | textarea | tt | u | var )*
XML attributes
Required: *
Default values: red
id ID -
class CDATA -
style CDATA -
title CDATA -
lang NMTOKEN -
xml:lang NMTOKEN -
dir ( ltr | rtl ) -
onclick CDATA -
ondblclick CDATA -
onmousedown CDATA -
onmouseup CDATA -
onmouseover CDATA -
onmousemove CDATA -
onmouseout CDATA -
onkeypress CDATA -
onkeydown CDATA -
onkeyup CDATA -
See also enclosing element dl

dd
Description A transitional XHTML mirror function derived from the DTD
XML content model (#PCDATA | a | abbr | acronym | address | applet | b | basefont | bdo | big | blockquote | br | button | center | cite | code | del | dfn | dir | div | dl | em | fieldset | font | form | h1 | h2 | h3 | h4 | h5 | h6 | hr | i | iframe | img | input | ins | isindex | kbd | label | map | menu | noframes | noscript | object | ol | p | pre | q | s | samp | script | select | small | span | strike | strong | sub | sup | table | textarea | tt | u | ul | var )*
XML attributes
Required: *
Default values: red
id ID -
class CDATA -
style CDATA -
title CDATA -
lang NMTOKEN -
xml:lang NMTOKEN -
dir ( ltr | rtl ) -
onclick CDATA -
ondblclick CDATA -
onmousedown CDATA -
onmouseup CDATA -
onmouseover CDATA -
onmousemove CDATA -
onmouseout CDATA -
onkeypress CDATA -
onkeydown CDATA -
onkeyup CDATA -
See also enclosing element dl

address
Description A transitional XHTML mirror function derived from the DTD
XML content model (#PCDATA | a | abbr | acronym | applet | b | basefont | bdo | big | br | button | cite | code | del | dfn | em | font | i | iframe | img | input | ins | kbd | label | map | noscript | object | q | s | samp | script | select | small | span | strike | strong | sub | sup | textarea | tt | u | var )*
XML attributes
Required: *
Default values: red
id ID -
class CDATA -
style CDATA -
title CDATA -
lang NMTOKEN -
xml:lang NMTOKEN -
dir ( ltr | rtl ) -
onclick CDATA -
ondblclick CDATA -
onmousedown CDATA -
onmouseup CDATA -
onmouseover CDATA -
onmousemove CDATA -
onmouseout CDATA -
onkeypress CDATA -
onkeydown CDATA -
onkeyup CDATA -
See also enclosing elements noscript iframe noframes body div li dd blockquote center ins del object applet map form fieldset button th td

hr
Description A transitional XHTML mirror function derived from the DTD
XML content model EMPTY
XML attributes
Required: *
Default values: red
id ID -
class CDATA -
style CDATA -
title CDATA -
lang NMTOKEN -
xml:lang NMTOKEN -
dir ( ltr | rtl ) -
onclick CDATA -
ondblclick CDATA -
onmousedown CDATA -
onmouseup CDATA -
onmouseover CDATA -
onmousemove CDATA -
onmouseout CDATA -
onkeypress CDATA -
onkeydown CDATA -
onkeyup CDATA -
align ( left | center | right ) -
noshade ( noshade ) -
size CDATA -
width CDATA -
See also enclosing elements noscript iframe noframes body div li dd blockquote center ins del object applet map form fieldset button th td

pre
Description A transitional XHTML mirror function derived from the DTD
XML content model (#PCDATA | a | abbr | acronym | b | bdo | br | button | cite | code | dfn | em | i | input | kbd | label | map | q | s | samp | select | span | strong | sub | sup | textarea | tt | u | var )*
XML attributes
Required: *
Default values: red
id ID -
class CDATA -
style CDATA -
title CDATA -
lang NMTOKEN -
xml:lang NMTOKEN -
dir ( ltr | rtl ) -
onclick CDATA -
ondblclick CDATA -
onmousedown CDATA -
onmouseup CDATA -
onmouseover CDATA -
onmousemove CDATA -
onmouseout CDATA -
onkeypress CDATA -
onkeydown CDATA -
onkeyup CDATA -
width CDATA -
xml:space ( preserve ) -
See also enclosing elements noscript iframe noframes body div li dd blockquote center ins del object applet map form fieldset button th td

blockquote
Description A transitional XHTML mirror function derived from the DTD
XML content model (#PCDATA | a | abbr | acronym | address | applet | b | basefont | bdo | big | blockquote | br | button | center | cite | code | del | dfn | dir | div | dl | em | fieldset | font | form | h1 | h2 | h3 | h4 | h5 | h6 | hr | i | iframe | img | input | ins | isindex | kbd | label | map | menu | noframes | noscript | object | ol | p | pre | q | s | samp | script | select | small | span | strike | strong | sub | sup | table | textarea | tt | u | ul | var )*
XML attributes
Required: *
Default values: red
id ID -
class CDATA -
style CDATA -
title CDATA -
lang NMTOKEN -
xml:lang NMTOKEN -
dir ( ltr | rtl ) -
onclick CDATA -
ondblclick CDATA -
onmousedown CDATA -
onmouseup CDATA -
onmouseover CDATA -
onmousemove CDATA -
onmouseout CDATA -
onkeypress CDATA -
onkeydown CDATA -
onkeyup CDATA -
cite CDATA -
See also enclosing elements noscript iframe noframes body div li dd blockquote center ins del object applet map form fieldset button th td

center
Description A transitional XHTML mirror function derived from the DTD
XML content model (#PCDATA | a | abbr | acronym | address | applet | b | basefont | bdo | big | blockquote | br | button | center | cite | code | del | dfn | dir | div | dl | em | fieldset | font | form | h1 | h2 | h3 | h4 | h5 | h6 | hr | i | iframe | img | input | ins | isindex | kbd | label | map | menu | noframes | noscript | object | ol | p | pre | q | s | samp | script | select | small | span | strike | strong | sub | sup | table | textarea | tt | u | ul | var )*
XML attributes
Required: *
Default values: red
id ID -
class CDATA -
style CDATA -
title CDATA -
lang NMTOKEN -
xml:lang NMTOKEN -
dir ( ltr | rtl ) -
onclick CDATA -
ondblclick CDATA -
onmousedown CDATA -
onmouseup CDATA -
onmouseover CDATA -
onmousemove CDATA -
onmouseout CDATA -
onkeypress CDATA -
onkeydown CDATA -
onkeyup CDATA -
See also enclosing elements noscript iframe noframes body div li dd blockquote center ins del object applet map form fieldset button th td

ins
Description A transitional XHTML mirror function derived from the DTD
XML content model (#PCDATA | a | abbr | acronym | address | applet | b | basefont | bdo | big | blockquote | br | button | center | cite | code | del | dfn | dir | div | dl | em | fieldset | font | form | h1 | h2 | h3 | h4 | h5 | h6 | hr | i | iframe | img | input | ins | isindex | kbd | label | map | menu | noframes | noscript | object | ol | p | pre | q | s | samp | script | select | small | span | strike | strong | sub | sup | table | textarea | tt | u | ul | var )*
XML attributes
Required: *
Default values: red
id ID -
class CDATA -
style CDATA -
title CDATA -
lang NMTOKEN -
xml:lang NMTOKEN -
dir ( ltr | rtl ) -
onclick CDATA -
ondblclick CDATA -
onmousedown CDATA -
onmouseup CDATA -
onmouseover CDATA -
onmousemove CDATA -
onmouseout CDATA -
onkeypress CDATA -
onkeydown CDATA -
onkeyup CDATA -
cite CDATA -
datetime CDATA -
See also enclosing elements noscript iframe noframes body div p h1 h2 h3 h4 h5 h6 li dt dd address blockquote center ins del a span bdo em strong dfn code samp kbd var cite abbr acronym q sub sup tt i b big small u s strike font object applet map form label fieldset legend button caption th td

del
Description A transitional XHTML mirror function derived from the DTD
XML content model (#PCDATA | a | abbr | acronym | address | applet | b | basefont | bdo | big | blockquote | br | button | center | cite | code | del | dfn | dir | div | dl | em | fieldset | font | form | h1 | h2 | h3 | h4 | h5 | h6 | hr | i | iframe | img | input | ins | isindex | kbd | label | map | menu | noframes | noscript | object | ol | p | pre | q | s | samp | script | select | small | span | strike | strong | sub | sup | table | textarea | tt | u | ul | var )*
XML attributes
Required: *
Default values: red
id ID -
class CDATA -
style CDATA -
title CDATA -
lang NMTOKEN -
xml:lang NMTOKEN -
dir ( ltr | rtl ) -
onclick CDATA -
ondblclick CDATA -
onmousedown CDATA -
onmouseup CDATA -
onmouseover CDATA -
onmousemove CDATA -
onmouseout CDATA -
onkeypress CDATA -
onkeydown CDATA -
onkeyup CDATA -
cite CDATA -
datetime CDATA -
See also enclosing elements noscript iframe noframes body div p h1 h2 h3 h4 h5 h6 li dt dd address blockquote center ins del a span bdo em strong dfn code samp kbd var cite abbr acronym q sub sup tt i b big small u s strike font object applet map form label fieldset legend button caption th td

a
Description A transitional XHTML mirror function derived from the DTD
XML content model (#PCDATA | abbr | acronym | applet | b | basefont | bdo | big | br | button | cite | code | del | dfn | em | font | i | iframe | img | input | ins | kbd | label | map | noscript | object | q | s | samp | script | select | small | span | strike | strong | sub | sup | textarea | tt | u | var )*
XML attributes
Required: *
Default values: red
id ID -
class CDATA -
style CDATA -
title CDATA -
lang NMTOKEN -
xml:lang NMTOKEN -
dir ( ltr | rtl ) -
onclick CDATA -
ondblclick CDATA -
onmousedown CDATA -
onmouseup CDATA -
onmouseover CDATA -
onmousemove CDATA -
onmouseout CDATA -
onkeypress CDATA -
onkeydown CDATA -
onkeyup CDATA -
charset CDATA -
type CDATA -
name NMTOKEN -
href CDATA -
hreflang NMTOKEN -
rel CDATA -
rev CDATA -
accesskey CDATA -
shape ( rect | circle | poly | default ) -
coords CDATA -
tabindex CDATA -
onfocus CDATA -
onblur CDATA -
target NMTOKEN -
See also enclosing elements noscript iframe noframes body div p h1 h2 h3 h4 h5 h6 li dt dd address pre blockquote center ins del span bdo em strong dfn code samp kbd var cite abbr acronym q sub sup tt i b big small u s strike font object applet form label fieldset legend caption th td

span
Description A transitional XHTML mirror function derived from the DTD
XML content model (#PCDATA | a | abbr | acronym | applet | b | basefont | bdo | big | br | button | cite | code | del | dfn | em | font | i | iframe | img | input | ins | kbd | label | map | noscript | object | q | s | samp | script | select | small | span | strike | strong | sub | sup | textarea | tt | u | var )*
XML attributes
Required: *
Default values: red
id ID -
class CDATA -
style CDATA -
title CDATA -
lang NMTOKEN -
xml:lang NMTOKEN -
dir ( ltr | rtl ) -
onclick CDATA -
ondblclick CDATA -
onmousedown CDATA -
onmouseup CDATA -
onmouseover CDATA -
onmousemove CDATA -
onmouseout CDATA -
onkeypress CDATA -
onkeydown CDATA -
onkeyup CDATA -
See also enclosing elements noscript iframe noframes body div p h1 h2 h3 h4 h5 h6 li dt dd address pre blockquote center ins del a span bdo em strong dfn code samp kbd var cite abbr acronym q sub sup tt i b big small u s strike font object applet form label fieldset legend button caption th td

bdo
Description A transitional XHTML mirror function derived from the DTD
XML content model (#PCDATA | a | abbr | acronym | applet | b | basefont | bdo | big | br | button | cite | code | del | dfn | em | font | i | iframe | img | input | ins | kbd | label | map | noscript | object | q | s | samp | script | select | small | span | strike | strong | sub | sup | textarea | tt | u | var )*
XML attributes
Required: *
Default values: red
id ID -
class CDATA -
style CDATA -
title CDATA -
onclick CDATA -
ondblclick CDATA -
onmousedown CDATA -
onmouseup CDATA -
onmouseover CDATA -
onmousemove CDATA -
onmouseout CDATA -
onkeypress CDATA -
onkeydown CDATA -
onkeyup CDATA -
lang NMTOKEN -
xml:lang NMTOKEN -
dir * ( ltr | rtl ) -
See also enclosing elements noscript iframe noframes body div p h1 h2 h3 h4 h5 h6 li dt dd address pre blockquote center ins del a span bdo em strong dfn code samp kbd var cite abbr acronym q sub sup tt i b big small u s strike font object applet form label fieldset legend button caption th td

br
Description A transitional XHTML mirror function derived from the DTD
XML content model EMPTY
XML attributes
Required: *
Default values: red
id ID -
class CDATA -
style CDATA -
title CDATA -
clear ( left | all | right | none ) -
See also enclosing elements noscript iframe noframes body div p h1 h2 h3 h4 h5 h6 li dt dd address pre blockquote center ins del a span bdo em strong dfn code samp kbd var cite abbr acronym q sub sup tt i b big small u s strike font object applet form label fieldset legend button caption th td

em
Description A transitional XHTML mirror function derived from the DTD
XML content model (#PCDATA | a | abbr | acronym | applet | b | basefont | bdo | big | br | button | cite | code | del | dfn | em | font | i | iframe | img | input | ins | kbd | label | map | noscript | object | q | s | samp | script | select | small | span | strike | strong | sub | sup | textarea | tt | u | var )*
XML attributes
Required: *
Default values: red
id ID -
class CDATA -
style CDATA -
title CDATA -
lang NMTOKEN -
xml:lang NMTOKEN -
dir ( ltr | rtl ) -
onclick CDATA -
ondblclick CDATA -
onmousedown CDATA -
onmouseup CDATA -
onmouseover CDATA -
onmousemove CDATA -
onmouseout CDATA -
onkeypress CDATA -
onkeydown CDATA -
onkeyup CDATA -
See also enclosing elements noscript iframe noframes body div p h1 h2 h3 h4 h5 h6 li dt dd address pre blockquote center ins del a span bdo em strong dfn code samp kbd var cite abbr acronym q sub sup tt i b big small u s strike font object applet form label fieldset legend button caption th td

strong
Description A transitional XHTML mirror function derived from the DTD
XML content model (#PCDATA | a | abbr | acronym | applet | b | basefont | bdo | big | br | button | cite | code | del | dfn | em | font | i | iframe | img | input | ins | kbd | label | map | noscript | object | q | s | samp | script | select | small | span | strike | strong | sub | sup | textarea | tt | u | var )*
XML attributes
Required: *
Default values: red
id ID -
class CDATA -
style CDATA -
title CDATA -
lang NMTOKEN -
xml:lang NMTOKEN -
dir ( ltr | rtl ) -
onclick CDATA -
ondblclick CDATA -
onmousedown CDATA -
onmouseup CDATA -
onmouseover CDATA -
onmousemove CDATA -
onmouseout CDATA -
onkeypress CDATA -
onkeydown CDATA -
onkeyup CDATA -
See also enclosing elements noscript iframe noframes body div p h1 h2 h3 h4 h5 h6 li dt dd address pre blockquote center ins del a span bdo em strong dfn code samp kbd var cite abbr acronym q sub sup tt i b big small u s strike font object applet form label fieldset legend button caption th td

dfn
Description A transitional XHTML mirror function derived from the DTD
XML content model (#PCDATA | a | abbr | acronym | applet | b | basefont | bdo | big | br | button | cite | code | del | dfn | em | font | i | iframe | img | input | ins | kbd | label | map | noscript | object | q | s | samp | script | select | small | span | strike | strong | sub | sup | textarea | tt | u | var )*
XML attributes
Required: *
Default values: red
id ID -
class CDATA -
style CDATA -
title CDATA -
lang NMTOKEN -
xml:lang NMTOKEN -
dir ( ltr | rtl ) -
onclick CDATA -
ondblclick CDATA -
onmousedown CDATA -
onmouseup CDATA -
onmouseover CDATA -
onmousemove CDATA -
onmouseout CDATA -
onkeypress CDATA -
onkeydown CDATA -
onkeyup CDATA -
See also enclosing elements noscript iframe noframes body div p h1 h2 h3 h4 h5 h6 li dt dd address pre blockquote center ins del a span bdo em strong dfn code samp kbd var cite abbr acronym q sub sup tt i b big small u s strike font object applet form label fieldset legend button caption th td

code
Description A transitional XHTML mirror function derived from the DTD
XML content model (#PCDATA | a | abbr | acronym | applet | b | basefont | bdo | big | br | button | cite | code | del | dfn | em | font | i | iframe | img | input | ins | kbd | label | map | noscript | object | q | s | samp | script | select | small | span | strike | strong | sub | sup | textarea | tt | u | var )*
XML attributes
Required: *
Default values: red
id ID -
class CDATA -
style CDATA -
title CDATA -
lang NMTOKEN -
xml:lang NMTOKEN -
dir ( ltr | rtl ) -
onclick CDATA -
ondblclick CDATA -
onmousedown CDATA -
onmouseup CDATA -
onmouseover CDATA -
onmousemove CDATA -
onmouseout CDATA -
onkeypress CDATA -
onkeydown CDATA -
onkeyup CDATA -
See also enclosing elements noscript iframe noframes body div p h1 h2 h3 h4 h5 h6 li dt dd address pre blockquote center ins del a span bdo em strong dfn code samp kbd var cite abbr acronym q sub sup tt i b big small u s strike font object applet form label fieldset legend button caption th td

samp
Description A transitional XHTML mirror function derived from the DTD
XML content model (#PCDATA | a | abbr | acronym | applet | b | basefont | bdo | big | br | button | cite | code | del | dfn | em | font | i | iframe | img | input | ins | kbd | label | map | noscript | object | q | s | samp | script | select | small | span | strike | strong | sub | sup | textarea | tt | u | var )*
XML attributes
Required: *
Default values: red
id ID -
class CDATA -
style CDATA -
title CDATA -
lang NMTOKEN -
xml:lang NMTOKEN -
dir ( ltr | rtl ) -
onclick CDATA -
ondblclick CDATA -
onmousedown CDATA -
onmouseup CDATA -
onmouseover CDATA -
onmousemove CDATA -
onmouseout CDATA -
onkeypress CDATA -
onkeydown CDATA -
onkeyup CDATA -
See also enclosing elements noscript iframe noframes body div p h1 h2 h3 h4 h5 h6 li dt dd address pre blockquote center ins del a span bdo em strong dfn code samp kbd var cite abbr acronym q sub sup tt i b big small u s strike font object applet form label fieldset legend button caption th td

kbd
Description A transitional XHTML mirror function derived from the DTD
XML content model (#PCDATA | a | abbr | acronym | applet | b | basefont | bdo | big | br | button | cite | code | del | dfn | em | font | i | iframe | img | input | ins | kbd | label | map | noscript | object | q | s | samp | script | select | small | span | strike | strong | sub | sup | textarea | tt | u | var )*
XML attributes
Required: *
Default values: red
id ID -
class CDATA -
style CDATA -
title CDATA -
lang NMTOKEN -
xml:lang NMTOKEN -
dir ( ltr | rtl ) -
onclick CDATA -
ondblclick CDATA -
onmousedown CDATA -
onmouseup CDATA -
onmouseover CDATA -
onmousemove CDATA -
onmouseout CDATA -
onkeypress CDATA -
onkeydown CDATA -
onkeyup CDATA -
See also enclosing elements noscript iframe noframes body div p h1 h2 h3 h4 h5 h6 li dt dd address pre blockquote center ins del a span bdo em strong dfn code samp kbd var cite abbr acronym q sub sup tt i b big small u s strike font object applet form label fieldset legend button caption th td

var
Description A transitional XHTML mirror function derived from the DTD
XML content model (#PCDATA | a | abbr | acronym | applet | b | basefont | bdo | big | br | button | cite | code | del | dfn | em | font | i | iframe | img | input | ins | kbd | label | map | noscript | object | q | s | samp | script | select | small | span | strike | strong | sub | sup | textarea | tt | u | var )*
XML attributes
Required: *
Default values: red
id ID -
class CDATA -
style CDATA -
title CDATA -
lang NMTOKEN -
xml:lang NMTOKEN -
dir ( ltr | rtl ) -
onclick CDATA -
ondblclick CDATA -
onmousedown CDATA -
onmouseup CDATA -
onmouseover CDATA -
onmousemove CDATA -
onmouseout CDATA -
onkeypress CDATA -
onkeydown CDATA -
onkeyup CDATA -
See also enclosing elements noscript iframe noframes body div p h1 h2 h3 h4 h5 h6 li dt dd address pre blockquote center ins del a span bdo em strong dfn code samp kbd var cite abbr acronym q sub sup tt i b big small u s strike font object applet form label fieldset legend button caption th td

cite
Description A transitional XHTML mirror function derived from the DTD
XML content model (#PCDATA | a | abbr | acronym | applet | b | basefont | bdo | big | br | button | cite | code | del | dfn | em | font | i | iframe | img | input | ins | kbd | label | map | noscript | object | q | s | samp | script | select | small | span | strike | strong | sub | sup | textarea | tt | u | var )*
XML attributes
Required: *
Default values: red
id ID -
class CDATA -
style CDATA -
title CDATA -
lang NMTOKEN -
xml:lang NMTOKEN -
dir ( ltr | rtl ) -
onclick CDATA -
ondblclick CDATA -
onmousedown CDATA -
onmouseup CDATA -
onmouseover CDATA -
onmousemove CDATA -
onmouseout CDATA -
onkeypress CDATA -
onkeydown CDATA -
onkeyup CDATA -
See also enclosing elements noscript iframe noframes body div p h1 h2 h3 h4 h5 h6 li dt dd address pre blockquote center ins del a span bdo em strong dfn code samp kbd var cite abbr acronym q sub sup tt i b big small u s strike font object applet form label fieldset legend button caption th td

abbr
Description A transitional XHTML mirror function derived from the DTD
XML content model (#PCDATA | a | abbr | acronym | applet | b | basefont | bdo | big | br | button | cite | code | del | dfn | em | font | i | iframe | img | input | ins | kbd | label | map | noscript | object | q | s | samp | script | select | small | span | strike | strong | sub | sup | textarea | tt | u | var )*
XML attributes
Required: *
Default values: red
id ID -
class CDATA -
style CDATA -
title CDATA -
lang NMTOKEN -
xml:lang NMTOKEN -
dir ( ltr | rtl ) -
onclick CDATA -
ondblclick CDATA -
onmousedown CDATA -
onmouseup CDATA -
onmouseover CDATA -
onmousemove CDATA -
onmouseout CDATA -
onkeypress CDATA -
onkeydown CDATA -
onkeyup CDATA -
See also enclosing elements noscript iframe noframes body div p h1 h2 h3 h4 h5 h6 li dt dd address pre blockquote center ins del a span bdo em strong dfn code samp kbd var cite abbr acronym q sub sup tt i b big small u s strike font object applet form label fieldset legend button caption th td

acronym
Description A transitional XHTML mirror function derived from the DTD
XML content model (#PCDATA | a | abbr | acronym | applet | b | basefont | bdo | big | br | button | cite | code | del | dfn | em | font | i | iframe | img | input | ins | kbd | label | map | noscript | object | q | s | samp | script | select | small | span | strike | strong | sub | sup | textarea | tt | u | var )*
XML attributes
Required: *
Default values: red
id ID -
class CDATA -
style CDATA -
title CDATA -
lang NMTOKEN -
xml:lang NMTOKEN -
dir ( ltr | rtl ) -
onclick CDATA -
ondblclick CDATA -
onmousedown CDATA -
onmouseup CDATA -
onmouseover CDATA -
onmousemove CDATA -
onmouseout CDATA -
onkeypress CDATA -
onkeydown CDATA -
onkeyup CDATA -
See also enclosing elements noscript iframe noframes body div p h1 h2 h3 h4 h5 h6 li dt dd address pre blockquote center ins del a span bdo em strong dfn code samp kbd var cite abbr acronym q sub sup tt i b big small u s strike font object applet form label fieldset legend button caption th td

q
Description A transitional XHTML mirror function derived from the DTD
XML content model (#PCDATA | a | abbr | acronym | applet | b | basefont | bdo | big | br | button | cite | code | del | dfn | em | font | i | iframe | img | input | ins | kbd | label | map | noscript | object | q | s | samp | script | select | small | span | strike | strong | sub | sup | textarea | tt | u | var )*
XML attributes
Required: *
Default values: red
id ID -
class CDATA -
style CDATA -
title CDATA -
lang NMTOKEN -
xml:lang NMTOKEN -
dir ( ltr | rtl ) -
onclick CDATA -
ondblclick CDATA -
onmousedown CDATA -
onmouseup CDATA -
onmouseover CDATA -
onmousemove CDATA -
onmouseout CDATA -
onkeypress CDATA -
onkeydown CDATA -
onkeyup CDATA -
cite CDATA -
See also enclosing elements noscript iframe noframes body div p h1 h2 h3 h4 h5 h6 li dt dd address pre blockquote center ins del a span bdo em strong dfn code samp kbd var cite abbr acronym q sub sup tt i b big small u s strike font object applet form label fieldset legend button caption th td

sub
Description A transitional XHTML mirror function derived from the DTD
XML content model (#PCDATA | a | abbr | acronym | applet | b | basefont | bdo | big | br | button | cite | code | del | dfn | em | font | i | iframe | img | input | ins | kbd | label | map | noscript | object | q | s | samp | script | select | small | span | strike | strong | sub | sup | textarea | tt | u | var )*
XML attributes
Required: *
Default values: red
id ID -
class CDATA -
style CDATA -
title CDATA -
lang NMTOKEN -
xml:lang NMTOKEN -
dir ( ltr | rtl ) -
onclick CDATA -
ondblclick CDATA -
onmousedown CDATA -
onmouseup CDATA -
onmouseover CDATA -
onmousemove CDATA -
onmouseout CDATA -
onkeypress CDATA -
onkeydown CDATA -
onkeyup CDATA -
See also enclosing elements noscript iframe noframes body div p h1 h2 h3 h4 h5 h6 li dt dd address pre blockquote center ins del a span bdo em strong dfn code samp kbd var cite abbr acronym q sub sup tt i b big small u s strike font object applet form label fieldset legend button caption th td

sup
Description A transitional XHTML mirror function derived from the DTD
XML content model (#PCDATA | a | abbr | acronym | applet | b | basefont | bdo | big | br | button | cite | code | del | dfn | em | font | i | iframe | img | input | ins | kbd | label | map | noscript | object | q | s | samp | script | select | small | span | strike | strong | sub | sup | textarea | tt | u | var )*
XML attributes
Required: *
Default values: red
id ID -
class CDATA -
style CDATA -
title CDATA -
lang NMTOKEN -
xml:lang NMTOKEN -
dir ( ltr | rtl ) -
onclick CDATA -
ondblclick CDATA -
onmousedown CDATA -
onmouseup CDATA -
onmouseover CDATA -
onmousemove CDATA -
onmouseout CDATA -
onkeypress CDATA -
onkeydown CDATA -
onkeyup CDATA -
See also enclosing elements noscript iframe noframes body div p h1 h2 h3 h4 h5 h6 li dt dd address pre blockquote center ins del a span bdo em strong dfn code samp kbd var cite abbr acronym q sub sup tt i b big small u s strike font object applet form label fieldset legend button caption th td

tt
Description A transitional XHTML mirror function derived from the DTD
XML content model (#PCDATA | a | abbr | acronym | applet | b | basefont | bdo | big | br | button | cite | code | del | dfn | em | font | i | iframe | img | input | ins | kbd | label | map | noscript | object | q | s | samp | script | select | small | span | strike | strong | sub | sup | textarea | tt | u | var )*
XML attributes
Required: *
Default values: red
id ID -
class CDATA -
style CDATA -
title CDATA -
lang NMTOKEN -
xml:lang NMTOKEN -
dir ( ltr | rtl ) -
onclick CDATA -
ondblclick CDATA -
onmousedown CDATA -
onmouseup CDATA -
onmouseover CDATA -
onmousemove CDATA -
onmouseout CDATA -
onkeypress CDATA -
onkeydown CDATA -
onkeyup CDATA -
See also enclosing elements noscript iframe noframes body div p h1 h2 h3 h4 h5 h6 li dt dd address pre blockquote center ins del a span bdo em strong dfn code samp kbd var cite abbr acronym q sub sup tt i b big small u s strike font object applet form label fieldset legend button caption th td

i
Description A transitional XHTML mirror function derived from the DTD
XML content model (#PCDATA | a | abbr | acronym | applet | b | basefont | bdo | big | br | button | cite | code | del | dfn | em | font | i | iframe | img | input | ins | kbd | label | map | noscript | object | q | s | samp | script | select | small | span | strike | strong | sub | sup | textarea | tt | u | var )*
XML attributes
Required: *
Default values: red
id ID -
class CDATA -
style CDATA -
title CDATA -
lang NMTOKEN -
xml:lang NMTOKEN -
dir ( ltr | rtl ) -
onclick CDATA -
ondblclick CDATA -
onmousedown CDATA -
onmouseup CDATA -
onmouseover CDATA -
onmousemove CDATA -
onmouseout CDATA -
onkeypress CDATA -
onkeydown CDATA -
onkeyup CDATA -
See also enclosing elements noscript iframe noframes body div p h1 h2 h3 h4 h5 h6 li dt dd address pre blockquote center ins del a span bdo em strong dfn code samp kbd var cite abbr acronym q sub sup tt i b big small u s strike font object applet form label fieldset legend button caption th td

b
Description A transitional XHTML mirror function derived from the DTD
XML content model (#PCDATA | a | abbr | acronym | applet | b | basefont | bdo | big | br | button | cite | code | del | dfn | em | font | i | iframe | img | input | ins | kbd | label | map | noscript | object | q | s | samp | script | select | small | span | strike | strong | sub | sup | textarea | tt | u | var )*
XML attributes
Required: *
Default values: red
id ID -
class CDATA -
style CDATA -
title CDATA -
lang NMTOKEN -
xml:lang NMTOKEN -
dir ( ltr | rtl ) -
onclick CDATA -
ondblclick CDATA -
onmousedown CDATA -
onmouseup CDATA -
onmouseover CDATA -
onmousemove CDATA -
onmouseout CDATA -
onkeypress CDATA -
onkeydown CDATA -
onkeyup CDATA -
See also enclosing elements noscript iframe noframes body div p h1 h2 h3 h4 h5 h6 li dt dd address pre blockquote center ins del a span bdo em strong dfn code samp kbd var cite abbr acronym q sub sup tt i b big small u s strike font object applet form label fieldset legend button caption th td

big
Description A transitional XHTML mirror function derived from the DTD
XML content model (#PCDATA | a | abbr | acronym | applet | b | basefont | bdo | big | br | button | cite | code | del | dfn | em | font | i | iframe | img | input | ins | kbd | label | map | noscript | object | q | s | samp | script | select | small | span | strike | strong | sub | sup | textarea | tt | u | var )*
XML attributes
Required: *
Default values: red
id ID -
class CDATA -
style CDATA -
title CDATA -
lang NMTOKEN -
xml:lang NMTOKEN -
dir ( ltr | rtl ) -
onclick CDATA -
ondblclick CDATA -
onmousedown CDATA -
onmouseup CDATA -
onmouseover CDATA -
onmousemove CDATA -
onmouseout CDATA -
onkeypress CDATA -
onkeydown CDATA -
onkeyup CDATA -
See also enclosing elements noscript iframe noframes body div p h1 h2 h3 h4 h5 h6 li dt dd address blockquote center ins del a span bdo em strong dfn code samp kbd var cite abbr acronym q sub sup tt i b big small u s strike font object applet form label fieldset legend button caption th td

small
Description A transitional XHTML mirror function derived from the DTD
XML content model (#PCDATA | a | abbr | acronym | applet | b | basefont | bdo | big | br | button | cite | code | del | dfn | em | font | i | iframe | img | input | ins | kbd | label | map | noscript | object | q | s | samp | script | select | small | span | strike | strong | sub | sup | textarea | tt | u | var )*
XML attributes
Required: *
Default values: red
id ID -
class CDATA -
style CDATA -
title CDATA -
lang NMTOKEN -
xml:lang NMTOKEN -
dir ( ltr | rtl ) -
onclick CDATA -
ondblclick CDATA -
onmousedown CDATA -
onmouseup CDATA -
onmouseover CDATA -
onmousemove CDATA -
onmouseout CDATA -
onkeypress CDATA -
onkeydown CDATA -
onkeyup CDATA -
See also enclosing elements noscript iframe noframes body div p h1 h2 h3 h4 h5 h6 li dt dd address blockquote center ins del a span bdo em strong dfn code samp kbd var cite abbr acronym q sub sup tt i b big small u s strike font object applet form label fieldset legend button caption th td

u
Description A transitional XHTML mirror function derived from the DTD
XML content model (#PCDATA | a | abbr | acronym | applet | b | basefont | bdo | big | br | button | cite | code | del | dfn | em | font | i | iframe | img | input | ins | kbd | label | map | noscript | object | q | s | samp | script | select | small | span | strike | strong | sub | sup | textarea | tt | u | var )*
XML attributes
Required: *
Default values: red
id ID -
class CDATA -
style CDATA -
title CDATA -
lang NMTOKEN -
xml:lang NMTOKEN -
dir ( ltr | rtl ) -
onclick CDATA -
ondblclick CDATA -
onmousedown CDATA -
onmouseup CDATA -
onmouseover CDATA -
onmousemove CDATA -
onmouseout CDATA -
onkeypress CDATA -
onkeydown CDATA -
onkeyup CDATA -
See also enclosing elements noscript iframe noframes body div p h1 h2 h3 h4 h5 h6 li dt dd address pre blockquote center ins del a span bdo em strong dfn code samp kbd var cite abbr acronym q sub sup tt i b big small u s strike font object applet form label fieldset legend button caption th td

s
Description A transitional XHTML mirror function derived from the DTD
XML content model (#PCDATA | a | abbr | acronym | applet | b | basefont | bdo | big | br | button | cite | code | del | dfn | em | font | i | iframe | img | input | ins | kbd | label | map | noscript | object | q | s | samp | script | select | small | span | strike | strong | sub | sup | textarea | tt | u | var )*
XML attributes
Required: *
Default values: red
id ID -
class CDATA -
style CDATA -
title CDATA -
lang NMTOKEN -
xml:lang NMTOKEN -
dir ( ltr | rtl ) -
onclick CDATA -
ondblclick CDATA -
onmousedown CDATA -
onmouseup CDATA -
onmouseover CDATA -
onmousemove CDATA -
onmouseout CDATA -
onkeypress CDATA -
onkeydown CDATA -
onkeyup CDATA -
See also enclosing elements noscript iframe noframes body div p h1 h2 h3 h4 h5 h6 li dt dd address pre blockquote center ins del a span bdo em strong dfn code samp kbd var cite abbr acronym q sub sup tt i b big small u s strike font object applet form label fieldset legend button caption th td

strike
Description A transitional XHTML mirror function derived from the DTD
XML content model (#PCDATA | a | abbr | acronym | applet | b | basefont | bdo | big | br | button | cite | code | del | dfn | em | font | i | iframe | img | input | ins | kbd | label | map | noscript | object | q | s | samp | script | select | small | span | strike | strong | sub | sup | textarea | tt | u | var )*
XML attributes
Required: *
Default values: red
id ID -
class CDATA -
style CDATA -
title CDATA -
lang NMTOKEN -
xml:lang NMTOKEN -
dir ( ltr | rtl ) -
onclick CDATA -
ondblclick CDATA -
onmousedown CDATA -
onmouseup CDATA -
onmouseover CDATA -
onmousemove CDATA -
onmouseout CDATA -
onkeypress CDATA -
onkeydown CDATA -
onkeyup CDATA -
See also enclosing elements noscript iframe noframes body div p h1 h2 h3 h4 h5 h6 li dt dd address blockquote center ins del a span bdo em strong dfn code samp kbd var cite abbr acronym q sub sup tt i b big small u s strike font object applet form label fieldset legend button caption th td

basefont
Description A transitional XHTML mirror function derived from the DTD
XML content model EMPTY
XML attributes
Required: *
Default values: red
id ID -
size * CDATA -
color CDATA -
face CDATA -
See also enclosing elements noscript iframe noframes body div p h1 h2 h3 h4 h5 h6 li dt dd address blockquote center ins del a span bdo em strong dfn code samp kbd var cite abbr acronym q sub sup tt i b big small u s strike font object applet form label fieldset legend button caption th td

font
Description A transitional XHTML mirror function derived from the DTD
XML content model (#PCDATA | a | abbr | acronym | applet | b | basefont | bdo | big | br | button | cite | code | del | dfn | em | font | i | iframe | img | input | ins | kbd | label | map | noscript | object | q | s | samp | script | select | small | span | strike | strong | sub | sup | textarea | tt | u | var )*
XML attributes
Required: *
Default values: red
id ID -
class CDATA -
style CDATA -
title CDATA -
lang NMTOKEN -
xml:lang NMTOKEN -
dir ( ltr | rtl ) -
size CDATA -
color CDATA -
face CDATA -
See also enclosing elements noscript iframe noframes body div p h1 h2 h3 h4 h5 h6 li dt dd address blockquote center ins del a span bdo em strong dfn code samp kbd var cite abbr acronym q sub sup tt i b big small u s strike font object applet form label fieldset legend button caption th td

object
Description A transitional XHTML mirror function derived from the DTD
XML content model (#PCDATA | a | abbr | acronym | address | applet | b | basefont | bdo | big | blockquote | br | button | center | cite | code | del | dfn | dir | div | dl | em | fieldset | font | form | h1 | h2 | h3 | h4 | h5 | h6 | hr | i | iframe | img | input | ins | isindex | kbd | label | map | menu | noframes | noscript | object | ol | p | param | pre | q | s | samp | script | select | small | span | strike | strong | sub | sup | table | textarea | tt | u | ul | var )*
XML attributes
Required: *
Default values: red
id ID -
class CDATA -
style CDATA -
title CDATA -
lang NMTOKEN -
xml:lang NMTOKEN -
dir ( ltr | rtl ) -
onclick CDATA -
ondblclick CDATA -
onmousedown CDATA -
onmouseup CDATA -
onmouseover CDATA -
onmousemove CDATA -
onmouseout CDATA -
onkeypress CDATA -
onkeydown CDATA -
onkeyup CDATA -
declare ( declare ) -
classid CDATA -
codebase CDATA -
data CDATA -
type CDATA -
codetype CDATA -
archive CDATA -
standby CDATA -
height CDATA -
width CDATA -
usemap CDATA -
name NMTOKEN -
tabindex CDATA -
align ( top | middle | bottom | left | right ) -
border CDATA -
hspace CDATA -
vspace CDATA -
See also enclosing elements head noscript iframe noframes body div p h1 h2 h3 h4 h5 h6 li dt dd address blockquote center ins del a span bdo em strong dfn code samp kbd var cite abbr acronym q sub sup tt i b big small u s strike font object applet form label fieldset legend button caption th td

param
Description A transitional XHTML mirror function derived from the DTD
XML content model EMPTY
XML attributes
Required: *
Default values: red
id ID -
name * CDATA -
value CDATA -
valuetype ( data | ref | object ) -
type CDATA -
See also enclosing elements object applet

applet
Description A transitional XHTML mirror function derived from the DTD
XML content model (#PCDATA | a | abbr | acronym | address | applet | b | basefont | bdo | big | blockquote | br | button | center | cite | code | del | dfn | dir | div | dl | em | fieldset | font | form | h1 | h2 | h3 | h4 | h5 | h6 | hr | i | iframe | img | input | ins | isindex | kbd | label | map | menu | noframes | noscript | object | ol | p | param | pre | q | s | samp | script | select | small | span | strike | strong | sub | sup | table | textarea | tt | u | ul | var )*
XML attributes
Required: *
Default values: red
id ID -
class CDATA -
style CDATA -
title CDATA -
codebase CDATA -
archive CDATA -
code CDATA -
object CDATA -
alt CDATA -
name NMTOKEN -
width * CDATA -
height * CDATA -
align ( top | middle | bottom | left | right ) -
hspace CDATA -
vspace CDATA -
See also enclosing elements noscript iframe noframes body div p h1 h2 h3 h4 h5 h6 li dt dd address blockquote center ins del a span bdo em strong dfn code samp kbd var cite abbr acronym q sub sup tt i b big small u s strike font object applet form label fieldset legend button caption th td

img
Description A transitional XHTML mirror function derived from the DTD
XML content model EMPTY
XML attributes
Required: *
Default values: red
id ID -
class CDATA -
style CDATA -
title CDATA -
lang NMTOKEN -
xml:lang NMTOKEN -
dir ( ltr | rtl ) -
onclick CDATA -
ondblclick CDATA -
onmousedown CDATA -
onmouseup CDATA -
onmouseover CDATA -
onmousemove CDATA -
onmouseout CDATA -
onkeypress CDATA -
onkeydown CDATA -
onkeyup CDATA -
src * CDATA -
alt * CDATA -
name NMTOKEN -
longdesc CDATA -
height CDATA -
width CDATA -
usemap CDATA -
ismap ( ismap ) -
align ( top | middle | bottom | left | right ) -
border CDATA -
hspace CDATA -
vspace CDATA -
See also enclosing elements noscript iframe noframes body div p h1 h2 h3 h4 h5 h6 li dt dd address blockquote center ins del a span bdo em strong dfn code samp kbd var cite abbr acronym q sub sup tt i b big small u s strike font object applet form label fieldset legend button caption th td

map
Description A transitional XHTML mirror function derived from the DTD
XML content model ( ( p | h1 | h2 | h3 | h4 | h5 | h6 | div | ul | ol | dl | menu | dir | pre | hr | blockquote | address | center | noframes | isindex | fieldset | table | form | ins | del | script | noscript ) + | area + )
XML attributes
Required: *
Default values: red
lang NMTOKEN -
xml:lang NMTOKEN -
dir ( ltr | rtl ) -
onclick CDATA -
ondblclick CDATA -
onmousedown CDATA -
onmouseup CDATA -
onmouseover CDATA -
onmousemove CDATA -
onmouseout CDATA -
onkeypress CDATA -
onkeydown CDATA -
onkeyup CDATA -
id * ID -
class CDATA -
style CDATA -
title CDATA -
name CDATA -
See also enclosing elements noscript iframe noframes body div p h1 h2 h3 h4 h5 h6 li dt dd address pre blockquote center ins del a span bdo em strong dfn code samp kbd var cite abbr acronym q sub sup tt i b big small u s strike font object applet form label fieldset legend button caption th td

area
Description A transitional XHTML mirror function derived from the DTD
XML content model EMPTY
XML attributes
Required: *
Default values: red
id ID -
class CDATA -
style CDATA -
title CDATA -
lang NMTOKEN -
xml:lang NMTOKEN -
dir ( ltr | rtl ) -
onclick CDATA -
ondblclick CDATA -
onmousedown CDATA -
onmouseup CDATA -
onmouseover CDATA -
onmousemove CDATA -
onmouseout CDATA -
onkeypress CDATA -
onkeydown CDATA -
onkeyup CDATA -
shape ( rect | circle | poly | default ) -
coords CDATA -
href CDATA -
nohref ( nohref ) -
alt * CDATA -
tabindex CDATA -
accesskey CDATA -
onfocus CDATA -
onblur CDATA -
target NMTOKEN -
See also enclosing element map

form
Description A transitional XHTML mirror function derived from the DTD
XML content model (#PCDATA | a | abbr | acronym | address | applet | b | basefont | bdo | big | blockquote | br | button | center | cite | code | del | dfn | dir | div | dl | em | fieldset | font | h1 | h2 | h3 | h4 | h5 | h6 | hr | i | iframe | img | input | ins | isindex | kbd | label | map | menu | noframes | noscript | object | ol | p | pre | q | s | samp | script | select | small | span | strike | strong | sub | sup | table | textarea | tt | u | ul | var )*
XML attributes
Required: *
Default values: red
id ID -
class CDATA -
style CDATA -
title CDATA -
lang NMTOKEN -
xml:lang NMTOKEN -
dir ( ltr | rtl ) -
onclick CDATA -
ondblclick CDATA -
onmousedown CDATA -
onmouseup CDATA -
onmouseover CDATA -
onmousemove CDATA -
onmouseout CDATA -
onkeypress CDATA -
onkeydown CDATA -
onkeyup CDATA -
action * CDATA -
method ( get | post ) -
name NMTOKEN -
enctype CDATA           ( application/x-www-form-urlencoded ) -
onsubmit CDATA -
onreset CDATA -
accept CDATA -
accept-charset CDATA -
target NMTOKEN -
See also enclosing elements noscript iframe noframes body div li dd blockquote center ins del object applet map fieldset th td

label
Description A transitional XHTML mirror function derived from the DTD
XML content model (#PCDATA | a | abbr | acronym | applet | b | basefont | bdo | big | br | button | cite | code | del | dfn | em | font | i | iframe | img | input | ins | kbd | label | map | noscript | object | q | s | samp | script | select | small | span | strike | strong | sub | sup | textarea | tt | u | var )*
XML attributes
Required: *
Default values: red
id ID -
class CDATA -
style CDATA -
title CDATA -
lang NMTOKEN -
xml:lang NMTOKEN -
dir ( ltr | rtl ) -
onclick CDATA -
ondblclick CDATA -
onmousedown CDATA -
onmouseup CDATA -
onmouseover CDATA -
onmousemove CDATA -
onmouseout CDATA -
onkeypress CDATA -
onkeydown CDATA -
onkeyup CDATA -
for IDREF -
accesskey CDATA -
onfocus CDATA -
onblur CDATA -
See also enclosing elements noscript iframe noframes body div p h1 h2 h3 h4 h5 h6 li dt dd address pre blockquote center ins del a span bdo em strong dfn code samp kbd var cite abbr acronym q sub sup tt i b big small u s strike font object applet form label fieldset legend caption th td

input
Description A transitional XHTML mirror function derived from the DTD
XML content model EMPTY
XML attributes
Required: *
Default values: red
id ID -
class CDATA -
style CDATA -
title CDATA -
lang NMTOKEN -
xml:lang NMTOKEN -
dir ( ltr | rtl ) -
onclick CDATA -
ondblclick CDATA -
onmousedown CDATA -
onmouseup CDATA -
onmouseover CDATA -
onmousemove CDATA -
onmouseout CDATA -
onkeypress CDATA -
onkeydown CDATA -
onkeyup CDATA -
type ( text | password | checkbox | radio | submit | reset | file | hidden | image | button ) -
name CDATA -
value CDATA -
checked ( checked ) -
disabled ( disabled ) -
readonly ( readonly ) -
size CDATA -
maxlength CDATA -
src CDATA -
alt CDATA -
usemap CDATA -
tabindex CDATA -
accesskey CDATA -
onfocus CDATA -
onblur CDATA -
onselect CDATA -
onchange CDATA -
accept CDATA -
align ( top | middle | bottom | left | right ) -
See also enclosing elements noscript iframe noframes body div p h1 h2 h3 h4 h5 h6 li dt dd address pre blockquote center ins del a span bdo em strong dfn code samp kbd var cite abbr acronym q sub sup tt i b big small u s strike font object applet form label fieldset legend caption th td

select
Description A transitional XHTML mirror function derived from the DTD
XML content model ( optgroup | option ) +
XML attributes
Required: *
Default values: red
id ID -
class CDATA -
style CDATA -
title CDATA -
lang NMTOKEN -
xml:lang NMTOKEN -
dir ( ltr | rtl ) -
onclick CDATA -
ondblclick CDATA -
onmousedown CDATA -
onmouseup CDATA -
onmouseover CDATA -
onmousemove CDATA -
onmouseout CDATA -
onkeypress CDATA -
onkeydown CDATA -
onkeyup CDATA -
name CDATA -
size CDATA -
multiple ( multiple ) -
disabled ( disabled ) -
tabindex CDATA -
onfocus CDATA -
onblur CDATA -
onchange CDATA -
See also enclosing elements noscript iframe noframes body div p h1 h2 h3 h4 h5 h6 li dt dd address pre blockquote center ins del a span bdo em strong dfn code samp kbd var cite abbr acronym q sub sup tt i b big small u s strike font object applet form label fieldset legend caption th td

optgroup
Description A transitional XHTML mirror function derived from the DTD
XML content model ( option ) +
XML attributes
Required: *
Default values: red
id ID -
class CDATA -
style CDATA -
title CDATA -
lang NMTOKEN -
xml:lang NMTOKEN -
dir ( ltr | rtl ) -
onclick CDATA -
ondblclick CDATA -
onmousedown CDATA -
onmouseup CDATA -
onmouseover CDATA -
onmousemove CDATA -
onmouseout CDATA -
onkeypress CDATA -
onkeydown CDATA -
onkeyup CDATA -
disabled ( disabled ) -
label * CDATA -
See also enclosing element select

option
Description A transitional XHTML mirror function derived from the DTD
XML content model (#PCDATA)
XML attributes
Required: *
Default values: red
id ID -
class CDATA -
style CDATA -
title CDATA -
lang NMTOKEN -
xml:lang NMTOKEN -
dir ( ltr | rtl ) -
onclick CDATA -
ondblclick CDATA -
onmousedown CDATA -
onmouseup CDATA -
onmouseover CDATA -
onmousemove CDATA -
onmouseout CDATA -
onkeypress CDATA -
onkeydown CDATA -
onkeyup CDATA -
selected ( selected ) -
disabled ( disabled ) -
label CDATA -
value CDATA -
See also enclosing elements select optgroup

textarea
Description A transitional XHTML mirror function derived from the DTD
XML content model (#PCDATA)
XML attributes
Required: *
Default values: red
id ID -
class CDATA -
style CDATA -
title CDATA -
lang NMTOKEN -
xml:lang NMTOKEN -
dir ( ltr | rtl ) -
onclick CDATA -
ondblclick CDATA -
onmousedown CDATA -
onmouseup CDATA -
onmouseover CDATA -
onmousemove CDATA -
onmouseout CDATA -
onkeypress CDATA -
onkeydown CDATA -
onkeyup CDATA -
name CDATA -
rows * CDATA -
cols * CDATA -
disabled ( disabled ) -
readonly ( readonly ) -
tabindex CDATA -
accesskey CDATA -
onfocus CDATA -
onblur CDATA -
onselect CDATA -
onchange CDATA -
See also enclosing elements noscript iframe noframes body div p h1 h2 h3 h4 h5 h6 li dt dd address pre blockquote center ins del a span bdo em strong dfn code samp kbd var cite abbr acronym q sub sup tt i b big small u s strike font object applet form label fieldset legend caption th td

fieldset
Description A transitional XHTML mirror function derived from the DTD
XML content model (#PCDATA | a | abbr | acronym | address | applet | b | basefont | bdo | big | blockquote | br | button | center | cite | code | del | dfn | dir | div | dl | em | fieldset | font | form | h1 | h2 | h3 | h4 | h5 | h6 | hr | i | iframe | img | input | ins | isindex | kbd | label | legend | map | menu | noframes | noscript | object | ol | p | pre | q | s | samp | script | select | small | span | strike | strong | sub | sup | table | textarea | tt | u | ul | var )*
XML attributes
Required: *
Default values: red
id ID -
class CDATA -
style CDATA -
title CDATA -
lang NMTOKEN -
xml:lang NMTOKEN -
dir ( ltr | rtl ) -
onclick CDATA -
ondblclick CDATA -
onmousedown CDATA -
onmouseup CDATA -
onmouseover CDATA -
onmousemove CDATA -
onmouseout CDATA -
onkeypress CDATA -
onkeydown CDATA -
onkeyup CDATA -
See also enclosing elements noscript iframe noframes body div li dd blockquote center ins del object applet map form fieldset th td

legend
Description A transitional XHTML mirror function derived from the DTD
XML content model (#PCDATA | a | abbr | acronym | applet | b | basefont | bdo | big | br | button | cite | code | del | dfn | em | font | i | iframe | img | input | ins | kbd | label | map | noscript | object | q | s | samp | script | select | small | span | strike | strong | sub | sup | textarea | tt | u | var )*
XML attributes
Required: *
Default values: red
id ID -
class CDATA -
style CDATA -
title CDATA -
lang NMTOKEN -
xml:lang NMTOKEN -
dir ( ltr | rtl ) -
onclick CDATA -
ondblclick CDATA -
onmousedown CDATA -
onmouseup CDATA -
onmouseover CDATA -
onmousemove CDATA -
onmouseout CDATA -
onkeypress CDATA -
onkeydown CDATA -
onkeyup CDATA -
accesskey CDATA -
align ( top | bottom | left | right ) -
See also enclosing element fieldset

button
Description A transitional XHTML mirror function derived from the DTD
XML content model (#PCDATA | abbr | acronym | address | applet | b | basefont | bdo | big | blockquote | br | center | cite | code | del | dfn | dir | div | dl | em | font | h1 | h2 | h3 | h4 | h5 | h6 | hr | i | img | ins | kbd | map | menu | noframes | noscript | object | ol | p | pre | q | s | samp | script | small | span | strike | strong | sub | sup | table | tt | u | ul | var )*
XML attributes
Required: *
Default values: red
id ID -
class CDATA -
style CDATA -
title CDATA -
lang NMTOKEN -
xml:lang NMTOKEN -
dir ( ltr | rtl ) -
onclick CDATA -
ondblclick CDATA -
onmousedown CDATA -
onmouseup CDATA -
onmouseover CDATA -
onmousemove CDATA -
onmouseout CDATA -
onkeypress CDATA -
onkeydown CDATA -
onkeyup CDATA -
name CDATA -
value CDATA -
type ( button | submit | reset ) -
disabled ( disabled ) -
tabindex CDATA -
accesskey CDATA -
onfocus CDATA -
onblur CDATA -
See also enclosing elements noscript iframe noframes body div p h1 h2 h3 h4 h5 h6 li dt dd address pre blockquote center ins del a span bdo em strong dfn code samp kbd var cite abbr acronym q sub sup tt i b big small u s strike font object applet form label fieldset legend caption th td

isindex
Description A transitional XHTML mirror function derived from the DTD
XML content model EMPTY
XML attributes
Required: *
Default values: red
id ID -
class CDATA -
style CDATA -
title CDATA -
lang NMTOKEN -
xml:lang NMTOKEN -
dir ( ltr | rtl ) -
prompt CDATA -
See also enclosing elements head noscript iframe noframes body div li dd blockquote center ins del object applet map form fieldset th td

table
Description A transitional XHTML mirror function derived from the DTD
XML content model ( caption ? , ( col * | colgroup * ) , thead ? , tfoot ? , ( tbody + | tr + ) )
XML attributes
Required: *
Default values: red
id ID -
class CDATA -
style CDATA -
title CDATA -
lang NMTOKEN -
xml:lang NMTOKEN -
dir ( ltr | rtl ) -
onclick CDATA -
ondblclick CDATA -
onmousedown CDATA -
onmouseup CDATA -
onmouseover CDATA -
onmousemove CDATA -
onmouseout CDATA -
onkeypress CDATA -
onkeydown CDATA -
onkeyup CDATA -
summary CDATA -
width CDATA -
border CDATA -
frame ( void | above | below | hsides | lhs | rhs | vsides | box | border ) -
rules ( none | groups | rows | cols | all ) -
cellspacing CDATA -
cellpadding CDATA -
align ( left | center | right ) -
bgcolor CDATA -
See also enclosing elements noscript iframe noframes body div li dd blockquote center ins del object applet map form fieldset button th td

caption
Description A transitional XHTML mirror function derived from the DTD
XML content model (#PCDATA | a | abbr | acronym | applet | b | basefont | bdo | big | br | button | cite | code | del | dfn | em | font | i | iframe | img | input | ins | kbd | label | map | noscript | object | q | s | samp | script | select | small | span | strike | strong | sub | sup | textarea | tt | u | var )*
XML attributes
Required: *
Default values: red
id ID -
class CDATA -
style CDATA -
title CDATA -
lang NMTOKEN -
xml:lang NMTOKEN -
dir ( ltr | rtl ) -
onclick CDATA -
ondblclick CDATA -
onmousedown CDATA -
onmouseup CDATA -
onmouseover CDATA -
onmousemove CDATA -
onmouseout CDATA -
onkeypress CDATA -
onkeydown CDATA -
onkeyup CDATA -
align ( top | bottom | left | right ) -
See also enclosing element table

thead
Description A transitional XHTML mirror function derived from the DTD
XML content model ( tr ) +
XML attributes
Required: *
Default values: red
id ID -
class CDATA -
style CDATA -
title CDATA -
lang NMTOKEN -
xml:lang NMTOKEN -
dir ( ltr | rtl ) -
onclick CDATA -
ondblclick CDATA -
onmousedown CDATA -
onmouseup CDATA -
onmouseover CDATA -
onmousemove CDATA -
onmouseout CDATA -
onkeypress CDATA -
onkeydown CDATA -
onkeyup CDATA -
align ( left | center | right | justify | char ) -
char CDATA -
charoff CDATA -
valign ( top | middle | bottom | baseline ) -
See also enclosing element table

tfoot
Description A transitional XHTML mirror function derived from the DTD
XML content model ( tr ) +
XML attributes
Required: *
Default values: red
id ID -
class CDATA -
style CDATA -
title CDATA -
lang NMTOKEN -
xml:lang NMTOKEN -
dir ( ltr | rtl ) -
onclick CDATA -
ondblclick CDATA -
onmousedown CDATA -
onmouseup CDATA -
onmouseover CDATA -
onmousemove CDATA -
onmouseout CDATA -
onkeypress CDATA -
onkeydown CDATA -
onkeyup CDATA -
align ( left | center | right | justify | char ) -
char CDATA -
charoff CDATA -
valign ( top | middle | bottom | baseline ) -
See also enclosing element table

tbody
Description A transitional XHTML mirror function derived from the DTD
XML content model ( tr ) +
XML attributes
Required: *
Default values: red
id ID -
class CDATA -
style CDATA -
title CDATA -
lang NMTOKEN -
xml:lang NMTOKEN -
dir ( ltr | rtl ) -
onclick CDATA -
ondblclick CDATA -
onmousedown CDATA -
onmouseup CDATA -
onmouseover CDATA -
onmousemove CDATA -
onmouseout CDATA -
onkeypress CDATA -
onkeydown CDATA -
onkeyup CDATA -
align ( left | center | right | justify | char ) -
char CDATA -
charoff CDATA -
valign ( top | middle | bottom | baseline ) -
See also enclosing element table

colgroup
Description A transitional XHTML mirror function derived from the DTD
XML content model ( col ) *
XML attributes
Required: *
Default values: red
id ID -
class CDATA -
style CDATA -
title CDATA -
lang NMTOKEN -
xml:lang NMTOKEN -
dir ( ltr | rtl ) -
onclick CDATA -
ondblclick CDATA -
onmousedown CDATA -
onmouseup CDATA -
onmouseover CDATA -
onmousemove CDATA -
onmouseout CDATA -
onkeypress CDATA -
onkeydown CDATA -
onkeyup CDATA -
span CDATA           ( 1 ) -
width CDATA -
align ( left | center | right | justify | char ) -
char CDATA -
charoff CDATA -
valign ( top | middle | bottom | baseline ) -
See also enclosing element table

col
Description A transitional XHTML mirror function derived from the DTD
XML content model EMPTY
XML attributes
Required: *
Default values: red
id ID -
class CDATA -
style CDATA -
title CDATA -
lang NMTOKEN -
xml:lang NMTOKEN -
dir ( ltr | rtl ) -
onclick CDATA -
ondblclick CDATA -
onmousedown CDATA -
onmouseup CDATA -
onmouseover CDATA -
onmousemove CDATA -
onmouseout CDATA -
onkeypress CDATA -
onkeydown CDATA -
onkeyup CDATA -
span CDATA           ( 1 ) -
width CDATA -
align ( left | center | right | justify | char ) -
char CDATA -
charoff CDATA -
valign ( top | middle | bottom | baseline ) -
See also enclosing elements table colgroup

tr
Description A transitional XHTML mirror function derived from the DTD
XML content model ( th | td ) +
XML attributes
Required: *
Default values: red
id ID -
class CDATA -
style CDATA -
title CDATA -
lang NMTOKEN -
xml:lang NMTOKEN -
dir ( ltr | rtl ) -
onclick CDATA -
ondblclick CDATA -
onmousedown CDATA -
onmouseup CDATA -
onmouseover CDATA -
onmousemove CDATA -
onmouseout CDATA -
onkeypress CDATA -
onkeydown CDATA -
onkeyup CDATA -
align ( left | center | right | justify | char ) -
char CDATA -
charoff CDATA -
valign ( top | middle | bottom | baseline ) -
bgcolor CDATA -
See also enclosing elements table thead tfoot tbody

th
Description A transitional XHTML mirror function derived from the DTD
XML content model (#PCDATA | a | abbr | acronym | address | applet | b | basefont | bdo | big | blockquote | br | button | center | cite | code | del | dfn | dir | div | dl | em | fieldset | font | form | h1 | h2 | h3 | h4 | h5 | h6 | hr | i | iframe | img | input | ins | isindex | kbd | label | map | menu | noframes | noscript | object | ol | p | pre | q | s | samp | script | select | small | span | strike | strong | sub | sup | table | textarea | tt | u | ul | var )*
XML attributes
Required: *
Default values: red
id ID -
class CDATA -
style CDATA -
title CDATA -
lang NMTOKEN -
xml:lang NMTOKEN -
dir ( ltr | rtl ) -
onclick CDATA -
ondblclick CDATA -
onmousedown CDATA -
onmouseup CDATA -
onmouseover CDATA -
onmousemove CDATA -
onmouseout CDATA -
onkeypress CDATA -
onkeydown CDATA -
onkeyup CDATA -
abbr CDATA -
axis CDATA -
headers IDREFS -
scope ( row | col | rowgroup | colgroup ) -
rowspan CDATA           ( 1 ) -
colspan CDATA           ( 1 ) -
align ( left | center | right | justify | char ) -
char CDATA -
charoff CDATA -
valign ( top | middle | bottom | baseline ) -
nowrap ( nowrap ) -
bgcolor CDATA -
width CDATA -
height CDATA -
See also enclosing element tr

td
Description A transitional XHTML mirror function derived from the DTD
XML content model (#PCDATA | a | abbr | acronym | address | applet | b | basefont | bdo | big | blockquote | br | button | center | cite | code | del | dfn | dir | div | dl | em | fieldset | font | form | h1 | h2 | h3 | h4 | h5 | h6 | hr | i | iframe | img | input | ins | isindex | kbd | label | map | menu | noframes | noscript | object | ol | p | pre | q | s | samp | script | select | small | span | strike | strong | sub | sup | table | textarea | tt | u | ul | var )*
XML attributes
Required: *
Default values: red
id ID -
class CDATA -
style CDATA -
title CDATA -
lang NMTOKEN -
xml:lang NMTOKEN -
dir ( ltr | rtl ) -
onclick CDATA -
ondblclick CDATA -
onmousedown CDATA -
onmouseup CDATA -
onmouseover CDATA -
onmousemove CDATA -
onmouseout CDATA -
onkeypress CDATA -
onkeydown CDATA -
onkeyup CDATA -
abbr CDATA -
axis CDATA -
headers IDREFS -
scope ( row | col | rowgroup | colgroup ) -
rowspan CDATA           ( 1 ) -
colspan CDATA           ( 1 ) -
align ( left | center | right | justify | char ) -
char CDATA -
charoff CDATA -
valign ( top | middle | bottom | baseline ) -
nowrap ( nowrap ) -
bgcolor CDATA -
width CDATA -
height CDATA -
See also enclosing element tr


Generated: September 15, 2004, 10:51:43
Generated by LAML SchemeDoc.
This documentation has been extracted automatically from the parsed document type definition