applying style using javascript code example Example: how to give css style in javascript document.getElementById("myH1").style.color = "red";