The type attribute specifies the type of the script.
The type attribute identifies the content between the <script> and </script> tags.

<script type="scripttype">
| Value | Description |
|---|---|
| scripttype | Specifies the type of the script. Some common values:
Look at IANA Media Types for a complete list of standard media types. |
Category: | Web Tutorial |
Sub Category: | HTML Tag |
Uploaded by: | Admin |