Mozilla.com
Some features of this site require JavaScript.
« Gecko DOM Reference
width specifies the desired width of the table.
HTMLTableElement.width = width; var width = HTMLTableElement.width;
Where width is a string representing the width in number of pixels or as a percentage value.
width
mytable.width = "75%";
W3C DOM 2 HTML Specification HTMLTableElement.width
Page last modified 05:02, 13 Apr 2006 by RobG?
Content is available under these licenses
About MDC
Viewing Details: