adding css with dOM code example Example: add css in javascript document.getElementById("demo").style.display = "none";