property:bgColor;return type:string, voidcontent:ใช้กำหนดค่า หรือคืนค่า สีพื้นหลังของ tableexample:var tagTable = document.getElementById( "bamboo" ); alert ( tagTable.bgColor );