XHTML 1.0 Basic Transitional: DTD Element View [User Element View]
[Home] [Elements] [Entities] [Prev] [Next]

Element table

Synopsis

Content Model

(caption?,
 (col*|colgroup*),
 thead?,tfoot?,
 (tbody+|tr+))

Attributes

NameTypeDefault Value
width CDATA None
onmouseover CDATA None
lang NMTOKEN None
title CDATA None
onclick CDATA None
cellspacing CDATA None
bgcolor CDATA None
align Enumeration:
  center
  left
  right
None
rules Enumeration:
  all
  cols
  groups
  none
  rows
None
frame Enumeration:
  above
  below
  border
  box
  hsides
  lhs
  rhs
  void
  vsides
None
onkeyup CDATA None
onmouseup CDATA None
id ID None
xml:lang NMTOKEN None
summary CDATA None
style CDATA None
onkeypress CDATA None
ondblclick CDATA None
class CDATA None
cellpadding CDATA None
onmousemove CDATA None
border CDATA None
onmousedown CDATA None
onmouseout CDATA None
onkeydown CDATA None
dir Enumeration:
  ltr
  rtl
None

Parameter Entities

The following parameter entities contain table: block, Block, button.content, Flow, form.content

Description

Parents

applet, blockquote, body, button, center, dd, del, div, fieldset, form, iframe, ins, li, map, noframes, noscript, object, td, th

Children

caption, col, colgroup, tbody, tfoot, thead, tr


HTML Presentation of XHTML 1.0 Basic Transitional by DTDParse (version 2.0beta4).