To change the style of an HTML element, use this syntax: document.getElementById(id).style.property = new style. The following example changes the style of ...
確定! 回上一頁