From 8a3554e5b701277947f19e9f376a0de66e824053 Mon Sep 17 00:00:00 2001 From: ilpibens Date: Fri, 11 Jun 2021 12:28:31 +0200 Subject: [PATCH] Dinamic div with options --- index.html | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) 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 @@ -Categoria - -
-tanato per fare una prova -
- + Categoria + +
+ Opzione1
Opzione2
Opzione3
+
+