NSI LYCÉE
ÉLÈVES, PARENTS & PROFS
SNT 2nde
NSI 1ère
NSI Terminale
BAC NSI
Outils
Connexion
Connexion
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