The Code:

<BODY>
<H2>Our First JavaScript</H2>
<BR><BR>
<SCRIPT> 
document.write('<H1>Bonjour Toute le Monde</H1>');
</SCRIPT>

Speaker Notes