<h1 id="title"> hide h1 with JavaScript</h1>
<button onclick="hide()">click</button>
<script>
()function hide
{
;("var x = document.getElementById("title
} ("if (x.style.display === "none
{;"x.style.display = "block
} else
;"x.style.display = "none
{
{
</script>
درباره این سایت