JavaScript:HelloWorld
code:html
<script>
alert('Hello World');
</script>
HelloWorld
#JavaScript-tutorial