HTMLTableElement: bgColor プロパティ
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.>
bgcolor は HTMLTableElement のプロパティで、この表の背景色を表します。
メモ:
この属性は使用しないでください。代わりに、 CSS の background-color プロパティをその要素の style オブジェクトで変更するか、スタイルルールを使用するかしてください。