how can i hide all of my div in html at code example Example: hide div elment document.getElementById("payment_period").style.display = "none";