diff --git a/HomeWork/index.html b/HomeWork/index.html index 56c2ca8..9588b5b 100644 --- a/HomeWork/index.html +++ b/HomeWork/index.html @@ -7,6 +7,7 @@ HomeWork4 +
Виберіть жанр
\ No newline at end of file diff --git a/HomeWork/js/script.js b/HomeWork/js/script.js index e69de29..f596d89 100644 --- a/HomeWork/js/script.js +++ b/HomeWork/js/script.js @@ -0,0 +1,6 @@ +let menu = document.querySelector("[data-widget-name]"); + +alert(menu.dataset.widgetName); + + +console.log(menu); diff --git a/Lesson/index.html b/Lesson/index.html index 4b374c7..c4f37e6 100644 --- a/Lesson/index.html +++ b/Lesson/index.html @@ -5,8 +5,7 @@ Lesson 8 - - + - --> + - - - - + - +