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