在HTML中隐藏某段文字,不在页面显示,要加什么代码?这个才是正确的哈:<script>functionshowdiv(){document.getelementbyid('div_h').style.display='block'2023-03-04html-css220