Horje

Example of HTML src Attribute in Script

It will point to an external JavaScript file.

index.html
Example: HTML
<script src="myscripts.js"></script>

Output should be:

Example of HTML src Attribute in Script




Type:
html
Category:
Web Tutorial
Sub Category:
HTML Attributes
Uploaded by:
Admin