[4.3]td

td — A table entry in an HTML table

Synopsis

Mixed Content Model

td ::=
(#PCDATA|footnoteref|xref|biblioref|abbrev|acronym|citation|
 citerefentry|citetitle|emphasis|firstterm|foreignphrase|
 glossterm|footnote|phrase|orgname|quote|trademark|wordasword|
 personname|link|olink|ulink|action|application|classname|
 methodname|interfacename|exceptionname|ooclass|oointerface|
 ooexception|package|command|computeroutput|database|email|envar|
 errorcode|errorname|errortype|errortext|filename|function|
 guibutton|guiicon|guilabel|guimenu|guimenuitem|guisubmenu|
 hardware|interface|keycap|keycode|keycombo|keysym|literal|code|
 constant|markup|medialabel|menuchoice|mousebutton|option|
 optional|parameter|prompt|property|replaceable|returnvalue|
 sgmltag|structfield|structname|symbol|systemitem|uri|token|type|
 userinput|varname|nonterminal|anchor|author|authorinitials|
 corpauthor|corpcredit|modespec|othercredit|productname|
 productnumber|revhistory|remark|subscript|superscript|
 inlinegraphic|inlinemediaobject|inlineequation|synopsis|
 cmdsynopsis|funcsynopsis|classsynopsis|fieldsynopsis|
 constructorsynopsis|destructorsynopsis|methodsynopsis|indexterm|
 beginpage|calloutlist|glosslist|bibliolist|itemizedlist|
 orderedlist|segmentedlist|simplelist|variablelist|caution|
 important|note|tip|warning|literallayout|programlisting|
 programlistingco|screen|screenco|screenshot|formalpara|para|
 simpara|graphic|mediaobject|table|informaltable)*

Attributes

Name

Type

Default

widthCDATANone
headersIDREFSNone
nowrap
Enumeration:
nowrap
None
ondblclickCDATANone
axisCDATANone
abbrCDATANone
onkeydownCDATANone
bgcolorCDATANone
colspanCDATA"1"
rowspanCDATA"1"
onkeyupCDATANone
onmouseupCDATANone
idIDNone
charoffCDATANone
scope
Enumeration:
col
colgroup
row
rowgroup
None
onmouseoverCDATANone
align
Enumeration:
center
char
justify
left
right
None
valign
Enumeration:
baseline
bottom
middle
top
None
styleCDATANone
onmousemoveCDATANone
onmouseoutCDATANone
heightCDATANone
xml:langNMTOKENNone
charCDATANone
onmousedownCDATANone
onkeypressCDATANone
onclickCDATANone
titleCDATANone
classCDATANone

Description

Identifies an entry in an HTML table.

Processing expectations

Processed like an HTML td.

Parents

These elements contain td: tr.

Children

The following elements occur in td: abbrev, acronym, action, anchor, application, author, authorinitials, beginpage, bibliolist, biblioref, calloutlist, caution, citation, citerefentry, citetitle, classname, classsynopsis, cmdsynopsis, code, command, computeroutput, constant, constructorsynopsis, corpauthor, corpcredit, database, destructorsynopsis, email, emphasis, envar, errorcode, errorname, errortext, errortype, exceptionname, fieldsynopsis, filename, firstterm, footnote, footnoteref, foreignphrase, formalpara, funcsynopsis, function, glosslist, glossterm, graphic, guibutton, guiicon, guilabel, guimenu, guimenuitem, guisubmenu, hardware, important, indexterm, informaltable, inlineequation, inlinegraphic, inlinemediaobject, interface, interfacename, itemizedlist, keycap, keycode, keycombo, keysym, link, literal, literallayout, markup, medialabel, mediaobject, menuchoice, methodname, methodsynopsis, modespec, mousebutton, nonterminal, note, olink, ooclass, ooexception, oointerface, option, optional, orderedlist, orgname, othercredit, package, para, parameter, personname, phrase, productname, productnumber, programlisting, programlistingco, prompt, property, quote, remark, replaceable, returnvalue, revhistory, screen, screenco, screenshot, segmentedlist, sgmltag, simpara, simplelist, structfield, structname, subscript, superscript, symbol, synopsis, systemitem, table, tip, token, trademark, type, ulink, uri, userinput, variablelist, varname, warning, wordasword, xref.

Attributes

FIXME: common HTML attributes...

abbr

FIXME:

align

FIXME:

axis

FIXME:

bgcolor

FIXME:

char

FIXME:

charoff

FIXME:

colspan

FIXME:

headers

FIXME:

height

FIXME:

nowrap

FIXME:

rowspan

FIXME:

scope

FIXME:

style

FIXME:

title

FIXME:

valign

FIXME:

width

FIXME: