HTML and CSS Reference
In-Depth Information
<table>
Function Defines a table
align, background, bgcolor, border, border-
color , bordercolordark , bordercolor-
light , cellpadding, cellspacing, class,
cols, dir, frame, height, hspace, id, lang,
nowrap, onClick, onDblClick, onKeyDown,
onKeyPress, onKeyUp, onMouseDown,
onMouseMove, onMouseOut, onMouseOver,
onMouseUp, rules, style, summary, title,
valign, vspace, width
Attributes
End tag
</table> ; never omitted
Contains
table_content
Used in
block
The only content allowed within the <table> is one or more <tr> tags,
which define each row of table contents, along with the various table sec-
tioning tags: <thead>, <tfoot>, <tbody>, <col> , and <colgroup> .
Search WWH ::




Custom Search