diff --git a/index.html b/index.html index ca9a2b8..2e8905f 100644 --- a/index.html +++ b/index.html @@ -10,10 +10,10 @@ function mostra() { document.getElementById("divContentId").style.display="block"; } - function nascondi() { document.getElementById("divContentId").style.display="none"; - } + } + @@ -85,13 +85,13 @@