JSFiddle - React, Tailwind, and code Playground

by Imabot

HTML

<html>
  <head>
  </head>
  <body>
    <h1>JavaScript externe</h1>

    <!-- Ajouter le script externe ici -->
	<script src="https://lucidar.me/fr/web-dev-class/files/premierJavaScript.js"></script>

  </body>
</html>