default html script code example
Example: script tag with type html
<script type="text/javascript">
/*Detects that you are using javascript or text*/
</script>
<script type="text/javascript">
/*Detects that you are using javascript or text*/
</script>