diff --git a/.DS_Store b/.DS_Store new file mode 100644 index 0000000..5008ddf Binary files /dev/null and b/.DS_Store differ diff --git a/tes3_base.html b/tes3_base.html new file mode 100644 index 0000000..af07d0c --- /dev/null +++ b/tes3_base.html @@ -0,0 +1,19 @@ + + + + Esercizio1 + + + + + + + + + + +

ciao mondo!!!

+Contact xgiovio + + + \ No newline at end of file diff --git a/test.html b/test.html index 9b40b58..2614d3f 100644 --- a/test.html +++ b/test.html @@ -11,7 +11,7 @@ -

aa

+

ciao mondo!!!

\ No newline at end of file diff --git a/test2_css_loading.html b/test2_css_loading.html new file mode 100644 index 0000000..a38a6f5 --- /dev/null +++ b/test2_css_loading.html @@ -0,0 +1,17 @@ + + + + Esercizio1 + + + + + + + + + +

ciao mondo!!!

+ + + \ No newline at end of file diff --git a/test2_mystyle1.css b/test2_mystyle1.css new file mode 100644 index 0000000..f27d5f6 --- /dev/null +++ b/test2_mystyle1.css @@ -0,0 +1,4 @@ + p { + background-color: grey; + color: white; + } \ No newline at end of file diff --git a/test4_redirect.html b/test4_redirect.html new file mode 100644 index 0000000..6d0d253 --- /dev/null +++ b/test4_redirect.html @@ -0,0 +1,20 @@ + + + + Esercizio1 + + + + + + + + + + + +

ciao mondo!!!

+Contact xgiovio + + + \ No newline at end of file diff --git a/test4_target_page.html b/test4_target_page.html new file mode 100644 index 0000000..548e514 --- /dev/null +++ b/test4_target_page.html @@ -0,0 +1,19 @@ + + + + Esercizio1 + + + + + + + + + + +

Benvenuto!!

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