how to create an element in js with css style code example Example: how to give css style in javascript document.getElementById("myH1").style.color = "red";