css hide a div by id code example Example: how to hide div in html document.getElementById('elementName').hide();