property:width;return type:string, voidcontent:ใช้ในการกำหนดค่า หรือคืนค่า ความกว้าง ของ imageexample:var tagImg = document.getElementById ( "bamboo" ); tagImg.width = "200px";