diff --git a/R1.02/README.md b/R1.02/README.md index 58a2e54..52815dd 100644 --- a/R1.02/README.md +++ b/R1.02/README.md @@ -19,6 +19,9 @@ de site statique sur un serveur et l'ergonomie d'interface. | Semaine | Cours | TP | | -------------------- | ------------------------------------------------ | ----------------------- | | 1 : 03/11 - 07/11 | [WEB-HTML](./cours/html.pdf) | | +| 2 : 10/11 - 14/11 | [CSS](./cours/css.pdf) | [tp1 html](./tp/tp1) ([correction](./tp/tp1/correction))| +| 3 : 17/11 - 21/11 | [CSS](./cours/css.pdf) | [tp2 html-css](./tp/tp2) | + ## Serveur http(s) de l'iut Le serveur `dwarves.iut-fbleau.fr` sert vos pages web (html et php) depuis le dossier diff --git a/README.md b/README.md index 00fc7ea..5d072a3 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,6 @@ | Ressource | Code | Semestre | Notes | | --------------------------------------------- | ------------- | --------- | -------------- | | [Développement d'interfaces web](./R1.02) | R1.02 | S1 | ds | | -| 2 : 18/11 - 22/11 | [CSS](./cours/css.pdf) | [tp1 html](./tp/tp1) ([correction](./tp/tp1/correction))|