diff --git a/js/javascript-introduction.html b/js/javascript-introduction.html new file mode 100644 index 0000000..cf2c6b0 --- /dev/null +++ b/js/javascript-introduction.html @@ -0,0 +1,222 @@ + + + + + java script - introduction + + + + + + + +

1. alert

+ + + + + + + + +

2. DOM manipulation

+

This tutorial is stupid

+ + + + + + + +

3. Counter

+

0

+ + + + + + +

4. Timer

+

0

+ + + + + + +

5. Timer but only possible to click once :D

+

0

+ + + + + + +

6. Animation

+
+         (__)
+         (oo)
+  /-------\/
+ / |     ||
+*  ||----||
+   ~~    ~~ 
+
+ + + + + + +

7. Chaging the styles

+ + + + + + +

8. Adding elements after every 5 seconds

+

0

+
+ + + + + +
+
+
+
+
+ \ No newline at end of file