From 63f7bd07c0c864b6e116eb0e892b0f1d5315e75d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kov=C3=A1cs=20Rudolf?= Date: Wed, 2 Sep 2026 11:04:10 +0200 Subject: [PATCH] =?UTF-8?q?Bet=C3=B6lt=C3=A9s=20scriptb=C5=91l?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- index.html | 7 +++---- kod.js | 2 ++ 2 files changed, 5 insertions(+), 4 deletions(-) create mode 100644 kod.js diff --git a/index.html b/index.html index ca2f971..30581fd 100644 --- a/index.html +++ b/index.html @@ -4,12 +4,11 @@ Javascript ismétlés + +

Js ismétlés

- + \ No newline at end of file diff --git a/kod.js b/kod.js new file mode 100644 index 0000000..f2e862c --- /dev/null +++ b/kod.js @@ -0,0 +1,2 @@ + alert("Js ismétlés"); + console.log("Js ismétlés"); \ No newline at end of file