diff --git a/2-ui/2-events/01-introduction-browser-events/01-hide-other/solution.view/index.html b/2-ui/2-events/01-introduction-browser-events/01-hide-other/solution.view/index.html index 7228a45de..7a4c62cb4 100644 --- a/2-ui/2-events/01-introduction-browser-events/01-hide-other/solution.view/index.html +++ b/2-ui/2-events/01-introduction-browser-events/01-hide-other/solution.view/index.html @@ -12,8 +12,8 @@
Text
diff --git a/2-ui/2-events/01-introduction-browser-events/06-hide-message/task.md b/2-ui/2-events/01-introduction-browser-events/06-hide-message/task.md index 4a1154a40..21f102da7 100644 --- a/2-ui/2-events/01-introduction-browser-events/06-hide-message/task.md +++ b/2-ui/2-events/01-introduction-browser-events/06-hide-message/task.md @@ -2,9 +2,9 @@ importance: 5 --- -# Aggiungere un pulsante di chiusura +# Aggiungete un pulsante di chiusura -Abbiamo una lista di messaggi. +Avete una lista di messaggi. Aggiungete tramite JavaScript un pulsante di chiusura nell'angolo in alto a destra di ogni messaggio. diff --git a/2-ui/2-events/01-introduction-browser-events/07-carousel/source.view/index.html b/2-ui/2-events/01-introduction-browser-events/07-carousel/source.view/index.html index e9a9bc8d4..12c4bc240 100644 --- a/2-ui/2-events/01-introduction-browser-events/07-carousel/source.view/index.html +++ b/2-ui/2-events/01-introduction-browser-events/07-carousel/source.view/index.html @@ -7,7 +7,7 @@ - + @@ -28,8 +28,8 @@