Script hello1 : Le script Hello World 1
Partie I : Les bases de JavaScript
Edition 1 | Chapitre 2 : Hello(s) World(s) / Page 14
Edition 2 | Chapitre 2 : Hello(s) World(s) / Page 14
Edition 3 | Chapitre 2 : Hello(s) World(s) / Page 14
Exécution du script
Code source
<html> <head> <title>Hello World 1</title> </head> <body> <h1> <script type="text/javascript"> window.document.write("Hello World"); </script> </h1> </body></html>
Troisième édition Tout JavaScript chez Dunod
En savoir plusSortie le 4 janvier 2023
Version papier 29€90
Format électronique 22€99.
Commandez en ligne Le graph des objets JavaScript
Chargement
en cours...