diff --git a/web/tp/TP_CSS.md b/web/tp/TP_CSS.md index 2d66e11..9695df1 100644 --- a/web/tp/TP_CSS.md +++ b/web/tp/TP_CSS.md @@ -619,3 +619,14 @@ Votre page doit ressembler à ceci : - **Flexbox Froggy** : [flexboxfroggy.com](https://flexboxfroggy.com) - Flexbox - **MDN CSS** : [developer.mozilla.org/fr/docs/Web/CSS](https://developer.mozilla.org/fr/docs/Web/CSS) - **Can I Use** : [caniuse.com](https://caniuse.com) - Compatibilité navigateurs + +--- + +## Licence + +**Auteur** : Florian Mathieu +**Licence** : [CC BY-NC-SA 4.0](http://creativecommons.org/licenses/by-nc-sa/4.0/) + +[![Licence Creative Commons](https://i.creativecommons.org/l/by-nc-sa/4.0/88x31.png)](http://creativecommons.org/licenses/by-nc-sa/4.0/) + +Ce document est mis à disposition selon les termes de la Licence Creative Commons Attribution - Pas d'Utilisation Commerciale - Partage dans les Mêmes Conditions 4.0 International. diff --git a/web/tp/TP_HTML.md b/web/tp/TP_HTML.md index a1204a8..10914b0 100644 --- a/web/tp/TP_HTML.md +++ b/web/tp/TP_HTML.md @@ -410,3 +410,14 @@ mon_site/ - **CSS Diner** : [flukeout.github.io](https://flukeout.github.io) - Apprendre les sélecteurs CSS - **Flexbox Froggy** : [flexboxfroggy.com](https://flexboxfroggy.com) - Apprendre Flexbox - **MDN Web Docs** : [developer.mozilla.org](https://developer.mozilla.org/fr/docs/Web/HTML) - Documentation de référence + +--- + +## Licence + +**Auteur** : Florian Mathieu +**Licence** : [CC BY-NC-SA 4.0](http://creativecommons.org/licenses/by-nc-sa/4.0/) + +[![Licence Creative Commons](https://i.creativecommons.org/l/by-nc-sa/4.0/88x31.png)](http://creativecommons.org/licenses/by-nc-sa/4.0/) + +Ce document est mis à disposition selon les termes de la Licence Creative Commons Attribution - Pas d'Utilisation Commerciale - Partage dans les Mêmes Conditions 4.0 International.