From c30036a3bc2db2d1fef177a3665216abb1d849a6 Mon Sep 17 00:00:00 2001 From: Giovanni Di Grezia Date: Sun, 30 Nov 2014 18:46:24 +0100 Subject: [PATCH] esercizi js --- .idea/workspace.xml | 176 +++++++++++++++++++++++++++++++++++++------- js2.html | 73 ++++++++++++++++++ js3.html | 62 ++++++++++++++++ js_1.html | 22 ++++++ js_10.html | 49 ++++++++++++ js_2.html | 28 +++++++ js_20.html | 53 +++++++++++++ js_3.html | 31 ++++++++ js_7.html | 33 +++++++++ js_8.html | 35 +++++++++ js_9.html | 62 ++++++++++++++++ 11 files changed, 597 insertions(+), 27 deletions(-) create mode 100644 js2.html create mode 100644 js3.html create mode 100644 js_1.html create mode 100644 js_10.html create mode 100644 js_2.html create mode 100644 js_20.html create mode 100644 js_3.html create mode 100644 js_7.html create mode 100644 js_8.html create mode 100644 js_9.html diff --git a/.idea/workspace.xml b/.idea/workspace.xml index bf33de3..4014acb 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -1,7 +1,9 @@ - + + + - - + + - - - + + + + + + @@ -43,6 +48,16 @@ @@ -116,7 +131,7 @@ - + @@ -126,11 +141,20 @@ + + + + + + + + - + + @@ -140,10 +164,6 @@ - - - - @@ -157,9 +177,14 @@ + + + + true + - + @@ -185,24 +210,24 @@ - - + + - + - - - - - + + + + + @@ -226,19 +251,116 @@ - + - + + + + + + + + + + + + - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/js2.html b/js2.html new file mode 100644 index 0000000..ef2ac62 --- /dev/null +++ b/js2.html @@ -0,0 +1,73 @@ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/js3.html b/js3.html new file mode 100644 index 0000000..df783aa --- /dev/null +++ b/js3.html @@ -0,0 +1,62 @@ + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/js_1.html b/js_1.html new file mode 100644 index 0000000..e2b9658 --- /dev/null +++ b/js_1.html @@ -0,0 +1,22 @@ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/js_10.html b/js_10.html new file mode 100644 index 0000000..8b343d0 --- /dev/null +++ b/js_10.html @@ -0,0 +1,49 @@ + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/js_2.html b/js_2.html new file mode 100644 index 0000000..a144d82 --- /dev/null +++ b/js_2.html @@ -0,0 +1,28 @@ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/js_20.html b/js_20.html new file mode 100644 index 0000000..73f94af --- /dev/null +++ b/js_20.html @@ -0,0 +1,53 @@ + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/js_3.html b/js_3.html new file mode 100644 index 0000000..c4b7293 --- /dev/null +++ b/js_3.html @@ -0,0 +1,31 @@ + + + + + + + + + + + + + \ No newline at end of file diff --git a/js_7.html b/js_7.html new file mode 100644 index 0000000..8901663 --- /dev/null +++ b/js_7.html @@ -0,0 +1,33 @@ + + + + + + + + + + + +

Campionato di Pallastrada

+ +

Classifica

+ + + + + + + + + \ No newline at end of file diff --git a/js_8.html b/js_8.html new file mode 100644 index 0000000..4cef637 --- /dev/null +++ b/js_8.html @@ -0,0 +1,35 @@ + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/js_9.html b/js_9.html new file mode 100644 index 0000000..fc9be11 --- /dev/null +++ b/js_9.html @@ -0,0 +1,62 @@ + + + + + + + + + + + + + +

Titolo 1

+

Titolo 2

+

Titolo 3

+

Ehi

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