NSI-LYCÉE
Python • Algo • BAC
SNT 2nde
NSI 1ère
NSI Terminale
BAC NSI
Outils
Niveau 1
Premium
Outils
/
Editeur HTML/CSS
Editeur HTML/CSS
Code et visualise en temps réel
Reset
Exécuter
HTML
CSS
<!DOCTYPE html> <html> <head> <title>Ma page</title> </head> <body> <h1>Bonjour NSI !</h1> <p>Modifie ce code HTML.</p> <button onclick="alert('Cliqué !')">Clic !</button> </body> </html>
Aperçu
Cours associé
Voir le cours sur HTML/CSS/JavaScript