From 505b7bdd1621fc0ba26ea1a5cc7c1a3f0644d70b Mon Sep 17 00:00:00 2001 From: Istarengwa Date: Tue, 22 Jul 2025 16:32:37 +0200 Subject: [PATCH] add codelab and playcode link for html tools --- outils/outil_html.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/outils/outil_html.md b/outils/outil_html.md index 0d8d7fa..7bab087 100644 --- a/outils/outil_html.md +++ b/outils/outil_html.md @@ -14,6 +14,8 @@ Cette liste permet d'afficher les outils mis en avant par THP pour nos étudiant ## 📚 Liste des Outils HTML - Cheat sheet complète avec outils CSS, HTML et JS => [htmlcheatsheet](https://htmlcheatsheet.com/) +- Pour pratiquer des extraits HTML simples et tester en direct → [codelab](https://www.tutorialrepublic.com/codelab.php) +- Pour un environnement plus complet et collaboratif → [playcode](https://playcode.io/html)