table.width
Deprecated
Avoid using this feature in new projects. Some table styling attributes have no effect. They are superseded by CSS. This feature may be a candidate for removal from web standards or browsers. >
ìì½
widthë ë°ë¼ë í ì´ë¸ì ëë¹ë¥¼ ì§ì í©ëë¤.
구문
js
HTMLTableElement.width = width;
var width = HTMLTableElement.width;
widthê° í½ì
ìë í¼ì¼í¸ ê°ì¼ë¡ ëë¹ë¥¼ ëíë´ë 문ìì´ì¸ ê³³.
ìì
js
mytable.width = "75%";
ëª ì¸ì
| Specification |
|---|
| HTML > # dom-table-width > |