Contents Index Topic Contents | ||
Previous Topic: SUP Next Topic: TBODY |
TABLE
Description
Specifies that the contained content is organized into a table with rows and columns.
Remarks
Valid tags within a table include:
This element is a block element. When a document is loading, modifications to a table are restricted until the window.onload event occurs. Read-only access is allowed at any time.
Properties
align, background, bgColor, border, borderColor, borderColorDark, borderColorLight, cellPadding, cellSpacing, className, clientHeight, clientWidth, cols, dataFld, dataPageSize, dataSrc, document, frame, height, id, innerText, isTextEdit, lang, language, offsetHeight, offsetLeft, offsetParent, offsetTop, offsetWidth, outerText, parentElement, parentTextEdit, rules, scrollHeight, scrollLeft, scrollTop, scrollWidth, sourceIndex, style, tagName, title, width
Methods
blur, click, contains, deleteRow, focus, getAttribute, insertAdjacentHTML, insertAdjacentText, insertRow, nextPage, previousPage, refresh, removeAttribute, scrollIntoView, setAttribute
Collections
Events
onafterupdate, onbeforeupdate, onblur, onclick, ondblclick, ondragstart, onfocus, onhelp, onkeydown, onkeypress, onkeyup, onmousedown, onmousemove, onmouseout, onmouseover, onmouseup, onresize, onrowenter, onrowexit, onscroll, onselectstart
HTML Element
See Also
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.