why will we use <script type="text/javascript">code in web development 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>