diff --git a/web/JS/JavaScript pour le Web2.0.pdf b/web/JS/JavaScript pour le Web2.0.pdf
new file mode 100644
index 0000000..f83b862
Binary files /dev/null and b/web/JS/JavaScript pour le Web2.0.pdf differ
diff --git a/web/JS/Javascript_évènementiel.odp b/web/JS/Javascript_évènementiel.odp
new file mode 100644
index 0000000..77bdd4a
Binary files /dev/null and b/web/JS/Javascript_évènementiel.odp differ
diff --git a/web/Ressources/CSS_Memento.pdf b/web/Ressources/CSS_Memento.pdf
new file mode 100644
index 0000000..ccccabc
Binary files /dev/null and b/web/Ressources/CSS_Memento.pdf differ
diff --git a/web/Ressources/HTML5_Bible.pdf b/web/Ressources/HTML5_Bible.pdf
new file mode 100644
index 0000000..39a3bbe
Binary files /dev/null and b/web/Ressources/HTML5_Bible.pdf differ
diff --git a/web/Ressources/Liste_balises_HTML-V2.pdf b/web/Ressources/Liste_balises_HTML-V2.pdf
new file mode 100644
index 0000000..e9369ed
Binary files /dev/null and b/web/Ressources/Liste_balises_HTML-V2.pdf differ
diff --git a/web/Ressources/memento CSS.pdf b/web/Ressources/memento CSS.pdf
new file mode 100644
index 0000000..513bdaa
Binary files /dev/null and b/web/Ressources/memento CSS.pdf differ
diff --git a/web/Ressources/memento_css2.1.pdf b/web/Ressources/memento_css2.1.pdf
new file mode 100644
index 0000000..ccccabc
Binary files /dev/null and b/web/Ressources/memento_css2.1.pdf differ
diff --git a/web/Ressources/memo-html5.pdf b/web/Ressources/memo-html5.pdf
new file mode 100644
index 0000000..d2bad49
Binary files /dev/null and b/web/Ressources/memo-html5.pdf differ
diff --git a/web/TP/0_Découverte/ProgrammationWEB.html b/web/TP/0_Découverte/ProgrammationWEB.html
new file mode 100644
index 0000000..b908b9c
--- /dev/null
+++ b/web/TP/0_Découverte/ProgrammationWEB.html
@@ -0,0 +1,119 @@
+
+
+
+
+
+ Découverte du HTML
+
+
+
+
+ A la découverte de la programmation WEB
+
+
+ Les balises HTML que j'ai découvertes
+ En synthèse, compléter le tableau suivant :
+
+
+
+
+ | Balise |
+ Description |
+ Exemple d'utilisation |
+
+
+ | <!-- --> |
+ Commentaire |
+ <!-- ici un commentaire --> |
+
+
+ | <p> |
+ Paragraphe |
+ <p>Ceci est un paragraphe.</p> |
+
+
+ | <h1> à <h6> |
+ |
+ |
+
+
+ | <br /> |
+ |
+ |
+
+
+ | <strong> |
+ |
+ |
+
+
+ | <ul> |
+ |
+ |
+
+
+ | <ol> |
+ |
+ |
+
+
+ | <li> |
+ |
+ |
+
+
+ | <dt> |
+ |
+ |
+
+
+ | <table> |
+ |
+ |
+
+
+ | <a> |
+ |
+ |
+
+
+ | <img /> |
+ |
+ |
+
+
+ | <hr /> |
+ |
+ |
+
+
+
+
+
+
+
+ Les grands noms de l'informatique
+
+
+
+
+
+
\ No newline at end of file
diff --git a/web/TP/0_Découverte/images/Thumbs.db b/web/TP/0_Découverte/images/Thumbs.db
new file mode 100644
index 0000000..91ad140
Binary files /dev/null and b/web/TP/0_Découverte/images/Thumbs.db differ
diff --git a/web/TP/0_Découverte/images/background-h1-wide.jpg b/web/TP/0_Découverte/images/background-h1-wide.jpg
new file mode 100644
index 0000000..6c9ce19
Binary files /dev/null and b/web/TP/0_Découverte/images/background-h1-wide.jpg differ
diff --git a/web/TP/0_Découverte/images/background-h1-wood.jpg b/web/TP/0_Découverte/images/background-h1-wood.jpg
new file mode 100644
index 0000000..a77b45a
Binary files /dev/null and b/web/TP/0_Découverte/images/background-h1-wood.jpg differ
diff --git a/web/TP/0_Découverte/images/grandsNoms/Alan Turing.jpg b/web/TP/0_Découverte/images/grandsNoms/Alan Turing.jpg
new file mode 100644
index 0000000..9113dfe
Binary files /dev/null and b/web/TP/0_Découverte/images/grandsNoms/Alan Turing.jpg differ
diff --git a/web/TP/0_Découverte/images/grandsNoms/JohnvonNeumann.jpg b/web/TP/0_Découverte/images/grandsNoms/JohnvonNeumann.jpg
new file mode 100644
index 0000000..f3ff8f5
Binary files /dev/null and b/web/TP/0_Découverte/images/grandsNoms/JohnvonNeumann.jpg differ
diff --git a/web/TP/0_Découverte/images/grandsNoms/Thumbs.db b/web/TP/0_Découverte/images/grandsNoms/Thumbs.db
new file mode 100644
index 0000000..f61ff36
Binary files /dev/null and b/web/TP/0_Découverte/images/grandsNoms/Thumbs.db differ
diff --git a/web/TP/0_Découverte/images/grandsNoms/dennis_ritchie.jpg b/web/TP/0_Découverte/images/grandsNoms/dennis_ritchie.jpg
new file mode 100644
index 0000000..9878d7b
Binary files /dev/null and b/web/TP/0_Découverte/images/grandsNoms/dennis_ritchie.jpg differ
diff --git a/web/TP/0_Découverte/images/grandsNoms/graceHopper.jpg b/web/TP/0_Découverte/images/grandsNoms/graceHopper.jpg
new file mode 100644
index 0000000..99f0870
Binary files /dev/null and b/web/TP/0_Découverte/images/grandsNoms/graceHopper.jpg differ
diff --git a/web/TP/0_Découverte/images/grandsNoms/linus-torvalds-osdl.jpg b/web/TP/0_Découverte/images/grandsNoms/linus-torvalds-osdl.jpg
new file mode 100644
index 0000000..32fb636
Binary files /dev/null and b/web/TP/0_Découverte/images/grandsNoms/linus-torvalds-osdl.jpg differ
diff --git a/web/TP/0_Découverte/images/grandsNoms/stallman.jpg b/web/TP/0_Découverte/images/grandsNoms/stallman.jpg
new file mode 100644
index 0000000..90c2018
Binary files /dev/null and b/web/TP/0_Découverte/images/grandsNoms/stallman.jpg differ
diff --git a/web/TP/0_Découverte/images/grandsNoms/tim-berners-lee.jpg b/web/TP/0_Découverte/images/grandsNoms/tim-berners-lee.jpg
new file mode 100644
index 0000000..9128d44
Binary files /dev/null and b/web/TP/0_Découverte/images/grandsNoms/tim-berners-lee.jpg differ
diff --git a/web/TP/0_Découverte/style.css b/web/TP/0_Découverte/style.css
new file mode 100644
index 0000000..6f5cd45
--- /dev/null
+++ b/web/TP/0_Découverte/style.css
@@ -0,0 +1,55 @@
+h1
+{
+ font-size: 32px;
+ text-shadow: -1px -1px #0c0, 1px 1px #060, -3px 0 4px #000;
+ font-family:Arial, Helvetica, sans-serif;
+ color: #090;
+ padding:16px;
+ font-weight:lighter;
+ -moz-box-shadow: 2px 2px 6px #888;
+ -webkit-box-shadow: 2px 2px 6px #888;
+ box-shadow:2px 2px 6px #888;
+ text-align:center;
+ display:block;
+ margin:16px;
+ background-color: #76d7c4;
+}
+
+#banniere
+{
+ font-size: 48px;
+ text-shadow: -1px -1px #9df, 1px 1px #49d, -3px 0 4px #000;
+ font-family:"Segoe print", Arial, Helvetica, sans-serif;
+ color:#6bf;
+ padding:24px 32px 32px 32px;
+ font-weight:lighter;
+ -moz-box-shadow: 2px 2px 6px #888;
+ -webkit-box-shadow: 2px 2px 6px #888;
+ box-shadow:2px 2px 6px #888;
+ text-align:center;
+ display:block;
+ line-height:150px;
+ background-image:url(images/background-h1-wide.jpg);
+}
+
+/* faire le choix de la couleur en HTML : http://htmlcolorcodes.com/fr/*/
+body{
+ background-color: #f7f9f9;
+}
+
+
+table tr:nth-child(odd) td
+{
+ background-color: #E8E8FF;
+}
+
+h2, h3 {
+ background-color: gray;
+ color: navy;
+ radius-border : 5px;
+}
+
+ul,ol{
+ background-color: #1abc9c;
+ display : table;
+}
\ No newline at end of file
diff --git a/web/TP/1_Introduction.pdf b/web/TP/1_Introduction.pdf
new file mode 100755
index 0000000..7cdeb48
Binary files /dev/null and b/web/TP/1_Introduction.pdf differ
diff --git a/web/TP/2_Mise_en_page/Experience client.pdf b/web/TP/2_Mise_en_page/Experience client.pdf
new file mode 100644
index 0000000..6825173
Binary files /dev/null and b/web/TP/2_Mise_en_page/Experience client.pdf differ
diff --git a/web/TP/2_Mise_en_page/ExperienceClient_images.7z b/web/TP/2_Mise_en_page/ExperienceClient_images.7z
new file mode 100644
index 0000000..3d65971
Binary files /dev/null and b/web/TP/2_Mise_en_page/ExperienceClient_images.7z differ
diff --git a/web/TP/2_Mise_en_page/ExperienceClient_images/img1.PNG b/web/TP/2_Mise_en_page/ExperienceClient_images/img1.PNG
new file mode 100644
index 0000000..f924888
Binary files /dev/null and b/web/TP/2_Mise_en_page/ExperienceClient_images/img1.PNG differ
diff --git a/web/TP/2_Mise_en_page/ExperienceClient_images/img2.PNG b/web/TP/2_Mise_en_page/ExperienceClient_images/img2.PNG
new file mode 100644
index 0000000..1064daa
Binary files /dev/null and b/web/TP/2_Mise_en_page/ExperienceClient_images/img2.PNG differ
diff --git a/web/TP/2_Mise_en_page/ExperienceClient_images/img3.PNG b/web/TP/2_Mise_en_page/ExperienceClient_images/img3.PNG
new file mode 100644
index 0000000..958f5b6
Binary files /dev/null and b/web/TP/2_Mise_en_page/ExperienceClient_images/img3.PNG differ
diff --git a/web/TP/2_Mise_en_page/ExperienceClient_images/img4.PNG b/web/TP/2_Mise_en_page/ExperienceClient_images/img4.PNG
new file mode 100644
index 0000000..d3e7d22
Binary files /dev/null and b/web/TP/2_Mise_en_page/ExperienceClient_images/img4.PNG differ
diff --git a/web/TP/2_Mise_en_page/ExperienceClient_images/img5.PNG b/web/TP/2_Mise_en_page/ExperienceClient_images/img5.PNG
new file mode 100644
index 0000000..762f948
Binary files /dev/null and b/web/TP/2_Mise_en_page/ExperienceClient_images/img5.PNG differ
diff --git a/web/TP/2_Mise_en_page/ExperienceClient_images/img6.PNG b/web/TP/2_Mise_en_page/ExperienceClient_images/img6.PNG
new file mode 100644
index 0000000..f1cc3cc
Binary files /dev/null and b/web/TP/2_Mise_en_page/ExperienceClient_images/img6.PNG differ
diff --git a/web/TP/2_Mise_en_page/ExperienceClient_images/img7.PNG b/web/TP/2_Mise_en_page/ExperienceClient_images/img7.PNG
new file mode 100644
index 0000000..8663cb3
Binary files /dev/null and b/web/TP/2_Mise_en_page/ExperienceClient_images/img7.PNG differ
diff --git a/web/TP/2_Mise_en_page/ExperienceClient_images/img8.PNG b/web/TP/2_Mise_en_page/ExperienceClient_images/img8.PNG
new file mode 100644
index 0000000..f7142ff
Binary files /dev/null and b/web/TP/2_Mise_en_page/ExperienceClient_images/img8.PNG differ
diff --git a/web/TP/3_CSS/TP 3 - CSS et sections.pdf b/web/TP/3_CSS/TP 3 - CSS et sections.pdf
new file mode 100644
index 0000000..0c220d6
Binary files /dev/null and b/web/TP/3_CSS/TP 3 - CSS et sections.pdf differ
diff --git a/web/TP/3_CSS/images/bangkok.jpg b/web/TP/3_CSS/images/bangkok.jpg
new file mode 100644
index 0000000..16c109d
Binary files /dev/null and b/web/TP/3_CSS/images/bangkok.jpg differ
diff --git a/web/TP/3_CSS/images/bulle.png b/web/TP/3_CSS/images/bulle.png
new file mode 100644
index 0000000..915d928
Binary files /dev/null and b/web/TP/3_CSS/images/bulle.png differ
diff --git a/web/TP/3_CSS/images/facebook.png b/web/TP/3_CSS/images/facebook.png
new file mode 100644
index 0000000..5d0ae32
Binary files /dev/null and b/web/TP/3_CSS/images/facebook.png differ
diff --git a/web/TP/3_CSS/images/flecheblanchedroite.png b/web/TP/3_CSS/images/flecheblanchedroite.png
new file mode 100644
index 0000000..420e75c
Binary files /dev/null and b/web/TP/3_CSS/images/flecheblanchedroite.png differ
diff --git a/web/TP/3_CSS/images/flickr.png b/web/TP/3_CSS/images/flickr.png
new file mode 100644
index 0000000..cb621e8
Binary files /dev/null and b/web/TP/3_CSS/images/flickr.png differ
diff --git a/web/TP/3_CSS/images/fond_jaune.png b/web/TP/3_CSS/images/fond_jaune.png
new file mode 100644
index 0000000..f9d9d01
Binary files /dev/null and b/web/TP/3_CSS/images/fond_jaune.png differ
diff --git a/web/TP/3_CSS/images/ico_epingle.png b/web/TP/3_CSS/images/ico_epingle.png
new file mode 100644
index 0000000..79508ae
Binary files /dev/null and b/web/TP/3_CSS/images/ico_epingle.png differ
diff --git a/web/TP/3_CSS/images/pastor.png b/web/TP/3_CSS/images/pastor.png
new file mode 100644
index 0000000..ebc218f
Binary files /dev/null and b/web/TP/3_CSS/images/pastor.png differ
diff --git a/web/TP/3_CSS/images/photo_1.JPG b/web/TP/3_CSS/images/photo_1.JPG
new file mode 100644
index 0000000..6825d27
Binary files /dev/null and b/web/TP/3_CSS/images/photo_1.JPG differ
diff --git a/web/TP/3_CSS/images/photo_2.JPG b/web/TP/3_CSS/images/photo_2.JPG
new file mode 100644
index 0000000..c56976f
Binary files /dev/null and b/web/TP/3_CSS/images/photo_2.JPG differ
diff --git a/web/TP/3_CSS/images/photo_3.JPG b/web/TP/3_CSS/images/photo_3.JPG
new file mode 100644
index 0000000..e1524d6
Binary files /dev/null and b/web/TP/3_CSS/images/photo_3.JPG differ
diff --git a/web/TP/3_CSS/images/photo_4.JPG b/web/TP/3_CSS/images/photo_4.JPG
new file mode 100644
index 0000000..63be7ca
Binary files /dev/null and b/web/TP/3_CSS/images/photo_4.JPG differ
diff --git a/web/TP/3_CSS/images/photo_min_1.jpg b/web/TP/3_CSS/images/photo_min_1.jpg
new file mode 100644
index 0000000..53e5d3a
Binary files /dev/null and b/web/TP/3_CSS/images/photo_min_1.jpg differ
diff --git a/web/TP/3_CSS/images/photo_min_2.jpg b/web/TP/3_CSS/images/photo_min_2.jpg
new file mode 100644
index 0000000..8f2cf89
Binary files /dev/null and b/web/TP/3_CSS/images/photo_min_2.jpg differ
diff --git a/web/TP/3_CSS/images/photo_min_3.jpg b/web/TP/3_CSS/images/photo_min_3.jpg
new file mode 100644
index 0000000..2e4df44
Binary files /dev/null and b/web/TP/3_CSS/images/photo_min_3.jpg differ
diff --git a/web/TP/3_CSS/images/photo_min_4.jpg b/web/TP/3_CSS/images/photo_min_4.jpg
new file mode 100644
index 0000000..d653c81
Binary files /dev/null and b/web/TP/3_CSS/images/photo_min_4.jpg differ
diff --git a/web/TP/3_CSS/images/rss.png b/web/TP/3_CSS/images/rss.png
new file mode 100644
index 0000000..bf7f13d
Binary files /dev/null and b/web/TP/3_CSS/images/rss.png differ
diff --git a/web/TP/3_CSS/images/separateur.png b/web/TP/3_CSS/images/separateur.png
new file mode 100644
index 0000000..cbd99e8
Binary files /dev/null and b/web/TP/3_CSS/images/separateur.png differ
diff --git a/web/TP/3_CSS/images/twitter.png b/web/TP/3_CSS/images/twitter.png
new file mode 100644
index 0000000..3a580bc
Binary files /dev/null and b/web/TP/3_CSS/images/twitter.png differ
diff --git a/web/TP/3_CSS/images/vimeo.png b/web/TP/3_CSS/images/vimeo.png
new file mode 100644
index 0000000..9032dd0
Binary files /dev/null and b/web/TP/3_CSS/images/vimeo.png differ
diff --git a/web/TP/4_Positionnement/TP 4 - sujet calculatrice.pdf b/web/TP/4_Positionnement/TP 4 - sujet calculatrice.pdf
new file mode 100644
index 0000000..07b2618
Binary files /dev/null and b/web/TP/4_Positionnement/TP 4 - sujet calculatrice.pdf differ
diff --git a/web/TP/4_Positionnement/image/GRAPH35.png b/web/TP/4_Positionnement/image/GRAPH35.png
new file mode 100644
index 0000000..edcbf39
Binary files /dev/null and b/web/TP/4_Positionnement/image/GRAPH35.png differ
diff --git a/web/TP/4_Positionnement/image/img_header.PNG b/web/TP/4_Positionnement/image/img_header.PNG
new file mode 100644
index 0000000..34da9a4
Binary files /dev/null and b/web/TP/4_Positionnement/image/img_header.PNG differ
diff --git a/web/TP/4_Positionnement/image/ti83.png b/web/TP/4_Positionnement/image/ti83.png
new file mode 100644
index 0000000..2f39741
Binary files /dev/null and b/web/TP/4_Positionnement/image/ti83.png differ