how to add css on html tags in js code example Example: add css in javascript document.getElementById("demo").style.display = "none";