script type javascript html code example
Example 1: script js
<script type="text/javascript" src="monscript.js"></script>
Example 2: script tag with type html
<script type="text/javascript">
/*Detects that you are using javascript or text*/
</script>