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